aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg12-13/+13
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg16-21/+21
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg17-1407/+1366
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg3-22/+22
2018-09-18iavf: replace i40e_debug with iavf versionJesse Brandeburg5-23/+23
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg9-99/+98
2018-09-18iavf: rename I40E_ADMINQ_DESCJesse Brandeburg2-11/+11
2018-09-18iavf: rename device ID definesJesse Brandeburg5-78/+27
2018-09-18iavf: remove references to old namesJesse Brandeburg9-273/+269
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg9-11/+11
2018-09-18iavf: rename i40e_status to iavf_statusJesse Brandeburg10-132/+119
2018-09-18iavf: rename functions and structs to new nameJesse Brandeburg14-1691/+1665
2018-09-18iavf: diet and reformatJesse Brandeburg8-4014/+6
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg26-24/+31
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing1-1/+0
2018-09-17liquidio: remove duplicated include from lio_vf_rep.cYueHaibing1-1/+0
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing1-1/+0
2018-09-17gianfar: remove duplicated include from gianfar.cYueHaibing1-2/+0
2018-09-17net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai1-2/+2
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang6-3/+243
2018-09-17net: ethernet: remove redundant null pointer check before of_node_putzhong jiang1-2/+1
2018-09-17net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-09-17net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens1-9/+12
2018-09-17net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun1-1/+1
2018-09-17net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun1-2/+2
2018-09-14cxgb4: update supported DCB versionGanesh Goudar2-2/+31
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar3-0/+6
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar1-1/+1
2018-09-13net/ibm/emac: Remove VLA usageKees Cook2-1/+8
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva1-6/+6
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens3-0/+572
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens1-0/+1
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-237/+274
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang8-8/+8
2018-09-12qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing1-5/+1
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn4-12/+4
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2-12/+4
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn8-148/+38
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn2-4/+2
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn15-43/+19
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn6-13/+18
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn5-7/+7
2018-09-12net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn1-4/+3
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn27-109/+46
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski1-0/+9
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens1-0/+6
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren3-1/+13
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-09-11net: aquantia: bump driver versionIgor Russkikh1-1/+1
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov8-64/+52