summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-09-20mlxsw: resources: Add multicast ERIF list entries resourceYotam Gigi1-0/+2
2017-09-20mlxsw: reg: Add the Router Interface Group Version 2 registerYotam Gigi1-0/+83
2017-09-20mlxsw: reg: Add The Router TCAM Allocation registerYotam Gigi1-0/+52
2017-09-20mlxsw: reg: Rename the flexible action set length fieldYotam Gigi1-4/+3
2017-09-20mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi3-4/+5
2017-09-20mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi2-0/+74
2017-09-20mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi6-93/+186
2017-09-20mlxsw: spectrum: Change init orderYotam Gigi1-9/+9
2017-09-19net: mvpp2: remove useless gotoAntoine Tenart1-1/+0
2017-09-19net: korina: bump versionRoman Yeryomin1-2/+2
2017-09-19net: korina: update authorsRoman Yeryomin1-0/+2
2017-09-19net: korina: whitespace cleanupRoman Yeryomin1-27/+31
2017-09-19net: korina: use GRORoman Yeryomin1-1/+1
2017-09-19net: korina: use NAPI_POLL_WEIGHTRoman Yeryomin1-1/+1
2017-09-19net: korina: optimize rx descriptor flags processingRoman Yeryomin1-43/+44
2017-09-19net: korina: don't use overflow and underflow interruptsRoman Yeryomin1-82/+1
2017-09-19net/ethernet/freescale: fix warning for ucc_gethValentin Longchamp1-2/+3
2017-09-19forcedeth: replace pci_map_single with dma_map_single functionsZhu Yanjun1-34/+36
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-49/+178
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-16net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-16qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King1-2/+2
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2-2/+2
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski3-0/+51
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski2-23/+43
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren1-0/+13
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22
2017-09-13w90p910_ether: include linux/interrupt.hArnd Bergmann1-0/+1
2017-09-13mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-24/+23
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky1-2/+17
2017-09-10net: qualcomm: rmnet: Fix a double freeDan Carpenter1-6/+4
2017-09-09net: tulip: Constify tulip_tblKees Cook2-2/+2
2017-09-09net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk1-1/+0
2017-09-09davicom: Display proper debug level up to 6Mathieu Malaterre1-1/+1
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds405-6506/+48243
2017-09-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2-40/+61
2017-09-06i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller1-0/+1
2017-09-06i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2017-09-06drivers: net: xgene: Remove return statement from void functionIyappan Subramanian1-2/+0
2017-09-06drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen1-5/+2
2017-09-06drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian1-2/+2
2017-09-06rocker: fix kcalloc parameter orderZahari Doychev1-2/+2
2017-09-06net: stmmac: Delete dead code for MDIO registrationRomain Perier1-16/+0
2017-09-06gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-06cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar1-1/+15
2017-09-06cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar1-8/+4
2017-09-06cxgb4: fix memory leakGanesh Goudar1-3/+3