summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas
2015-01-16amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas
2015-01-16net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff
2015-01-16net/macb: Add whitespace around arithmetic operatorsXander Huff
2015-01-16net/macb: Fix comments to meet style guidelinesXander Huff
2015-01-15net: smc91x: Add Atari EtherNAT supportMichael Schmitz
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt
2015-01-15net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven
2015-01-15dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-14net: hisilicon: new hip04 ethernet driverdingtianhong
2015-01-14net: hisilicon: new hip04 MDIO driverZhangfei Gao
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-14net/macb: improved ethtool statistics supportXander Huff
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13sunvnet: fix rx packet length check to allow for TSODavid L Stevens
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann
2015-01-13rocker: fix harmless warning on 32-bit machinesArnd Bergmann
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose
2015-01-13i40evf: kick a stalled admin queueMitch A Williams
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams
2015-01-13i40evf: refactor shutdown codeMitch A Williams
2015-01-13i40evf: Remove some scary log messagesMitch A Williams
2015-01-13i40evf: remove redundant codeMitch A Williams
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera
2015-01-12net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter