summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann
2017-07-06liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-29cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches
2017-06-22liquidio: stop using huge static buffer, save 4096k in .dataDenys Vlasenko
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-18liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti
2017-06-18liquidio: implement vlan filter enable and disablePrasad Kanneganti
2017-06-16bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-14liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla
2017-06-02liquidio: VF interrupt initialization cleanupRick Farrington
2017-05-26liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti
2017-05-26liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-18liquidio: make the spinlock octeon_devices_lock staticColin Ian King
2017-05-17liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas
2017-05-17liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington
2017-05-16liquidio: use pcie_flr instead of duplicating itChristoph Hellwig
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-04-30liquidio: silence a locking static checker warningDan Carpenter
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu
2017-04-08liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas
2017-04-07net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu
2017-04-06liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas
2017-04-05liquidio: clear the correct memoryDan Carpenter
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-28liquidio: refactor interrupt moderation codePrasad Kanneganti
2017-03-24liquidio: do not reset Octeon if NIC firmware was preloadedFelix Manlunas
2017-03-22liquidio: fix tx completions in napi pollVSR Burru
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas
2017-03-21liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington
2017-03-21liquidio: add debug error messages to report command timeoutRick Farrington
2017-03-21liquidio: remove duplicate codeSatanand Burla
2017-03-16liquidio: fix wrong information about link modes reported to ethtoolManish Awasthi