summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-21e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-13r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-10-13r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-10-13netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
2012-10-13bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-10-02r8169: RxConfig hack for the 8168evl.Francois Romieu
2012-10-02ibmveth: Fix alignment of rx queue bugSantiago Leon
2012-10-02gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-10-02sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings
2012-10-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-08-15e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-09r8169: revert "add byte queue limit support".Francois Romieu
2012-08-09bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan
2012-08-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet
2012-08-09atl1c: fix issue of transmit queue 0 timed outCloud Ren
2012-08-09tg3: Fix race condition in tg3_get_stats64()Michael Chan
2012-08-09tg3: Fix Read DMA workaround for 5719 A0.Michael Chan
2012-08-09tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH
2012-07-19stmmac: Fix for nfs hang on multiple rebootDeepak Sikri
2012-07-19e1000e: Correct link check logic for 82571 serdesTushar Dave
2012-07-16tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-07-16e1000e: test for valid check_reset_block function pointerBruce Allan
2012-07-16e1000e: remove use of IP payload checksumBruce Allan
2012-07-16igbvf: fix divide by zeroMitch A Williams
2012-07-16ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-07-16bnx2x: fix panic when TX ring is fullEric Dumazet
2012-07-16bnx2x: fix checksum validationEric Dumazet
2012-07-16be2net: fix a race in be_xmit()Eric Dumazet
2012-07-16Revert "niu: Add support for byte queue limits."David S. Miller
2012-07-16sky2: fix checksum bit management on some chipsstephen hemminger
2012-07-16lpc_eth: fix tx completionEric Dumazet
2012-07-16lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-07-16r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-06-22e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-06-22e1000e: Disable ASPM L1 on 82574Chris Boot
2012-06-10fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-11ks8851: Update link status during link change interruptStephen Boyd
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2012-05-08r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend