summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck
2012-05-04ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck
2012-05-04e1000e: initial support for i217Bruce Allan
2012-05-04e1000e: Update driver version numberMatthew Vick
2012-05-03net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior
2012-05-03ixgbevf: Update version stringGreg Rose
2012-05-03ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose
2012-05-03e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-05-03e1000e: Disable ASPM L1 on 82574Chris Boot
2012-05-03e1000e: Driver workaround for IPv6 Header Extension Erratum.Matthew Vick
2012-05-03e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick
2012-05-03e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan
2012-05-03e1000e: suggest a possible workaround to a device hang on 82577/8Bruce Allan
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck
2012-05-03be2net: Fix EEH error reset before a flash dump completesSomnath Kotur
2012-05-03be2net: Record receive queue index in skb to aid RPS.Somnath Kotur
2012-05-03be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur
2012-05-03be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur
2012-05-03net/pasemi: fix compiler warningStephen Rothwell
2012-05-03bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan
2012-05-02e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan
2012-05-02e1000e: workaround EEPROM configuration change on 82579Bruce Allan
2012-05-01atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong
2012-05-01atl1c: Disable L0S when no cable linkHuang, Xiong
2012-05-01atl1c: do MAC-reset when PHY link downHuang, Xiong
2012-05-01atl1c: cancel task when interface closedHuang, Xiong
2012-05-01atl1c: enlarge L1 response waiting timerHuang, Xiong
2012-05-01atl1c: refine mac address related codeHuang, Xiong
2012-05-01atl1c: remove code of closing register writable attributionHuang, Xiong
2012-05-01atl1c: clear WoL status when reset pcieHuang, Xiong
2012-05-01atl1c: add PHY link event(up/down) patchHuang, Xiong
2012-05-01bnx2x: remove some bloatEric Dumazet
2012-05-01pch_gbe: reprogram multicast address register on resetRongQing.Li
2012-05-01tg3: provide frags as skb headEric Dumazet
2012-05-01net: allow skb->head to be a page fragmentEric Dumazet
2012-05-01forcedeth: add transmit timestamping supportWillem de Bruijn
2012-05-01bnx2x: add transmit timestamping supportWillem de Bruijn
2012-05-01e1000e: add transmit timestamping supportWillem de Bruijn
2012-05-01e1000: add transmit timestamping supportWillem de Bruijn
2012-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller