summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-12-06ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-12-06ixgbe: add support for new 82599 device idEmil Tantilov
2012-11-16sky2: Fix for interrupt handlerMirko Lindner
2012-11-16r8169: use unlimited DMA burst for TXMichal Schmidt
2012-11-16r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-16r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-10-30skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-30e1000: fix vlan processing regressionJiri Pirko
2012-10-17e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2012-10-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-10-17r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-10-10tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson
2012-10-10netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-10-10net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
2012-10-10bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-09-19ibmveth: Fix alignment of rx queue bugSantiago Leon
2012-09-19gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-09-19sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-09-19e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan
2012-08-19e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-19e1000: add dropped DMA receive enable back in for WoLDean Nelson
2012-08-19bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan
2012-08-02r8169: RxConfig hack for the 8168evl.françois romieu
2012-07-25stmmac: Fix for nfs hang on multiple rebootDeepak Sikri
2012-07-25bnx2x: fix panic when TX ring is fullEric Dumazet
2012-07-25bnx2x: fix checksum validationEric Dumazet
2012-07-25r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-07-25e1000e: Correct link check logic for 82571 serdesTushar Dave
2012-07-25atl1c: fix issue of transmit queue 0 timed outCloud Ren
2012-07-25tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-07-12be2net: fix a race in be_xmit()Eric Dumazet
2012-07-12sky2: fix checksum bit management on some chipsstephen hemminger
2012-07-04e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-07-04e1000e: Disable ASPM L1 on 82574Chris Boot
2012-06-10r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-06-10r8169: fix early queue wake-up.Francois Romieu
2012-06-10r8169: missing barriers.Francois Romieu
2012-06-10fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-05-31ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-05-31dl2k: Clean up rio_ioctlJeff Mahoney
2012-05-20stmmac: Fix compilation error in mmc_core.cStefan Roese
2012-05-20e1000: Prevent reset task killing itself.Tushar Dave
2012-05-20tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-05-20sungem: Fix WakeOnLanGerard Lledo
2012-05-20sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger
2012-05-20sky2: propogate rx hash when packet is copiedstephen hemminger
2012-05-11ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter
2012-05-11net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-05-11net: smsc911x: fix skb handling in receive pathWill Deacon
2012-05-118139cp: set intr mask after its handler is registeredJason Wang