summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Help to identify the cardKarsten Keil2012-05-042-32/+60
* mISDN: Layer1 statemachine fixKarsten Keil2012-05-041-9/+13
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-048-13/+50
* mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-042-8/+63
* mISDN: Fix refcounting bugKarsten Keil2012-05-041-14/+39
* mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-041-0/+6
* ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-046-158/+102
* ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck2012-05-041-290/+282
* ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck2012-05-041-2/+3
* ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-044-31/+13
* ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck2012-05-041-15/+20
* ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck2012-05-041-3/+3
* e1000e: initial support for i217Bruce Allan2012-05-047-28/+398
* e1000e: Update driver version numberMatthew Vick2012-05-041-1/+1
* net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior2012-05-031-1/+1
* ixgbevf: Update version stringGreg Rose2012-05-031-1/+1
* ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose2012-05-032-15/+15
* ixgbevf: Add support to recognize 100mb link speedGreg Rose2012-05-033-7/+25
* e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot2012-05-031-8/+0
* e1000e: Disable ASPM L1 on 82574Chris Boot2012-05-031-1/+2
* e1000e: Driver workaround for IPv6 Header Extension Erratum.Matthew Vick2012-05-034-8/+26
* e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick2012-05-031-1/+17
* e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan2012-05-032-28/+29
* e1000e: suggest a possible workaround to a device hang on 82577/8Bruce Allan2012-05-031-0/+4
* ixgbe: Fix use after free on module removeAlexander Duyck2012-05-031-1/+3
* be2net: Fix EEH error reset before a flash dump completesSomnath Kotur2012-05-021-0/+5
* be2net: Record receive queue index in skb to aid RPS.Somnath Kotur2012-05-021-0/+2
* be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur2012-05-021-1/+1
* be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur2012-05-021-1/+1
* net/pasemi: fix compiler warningStephen Rothwell2012-05-021-1/+1
* bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov2012-05-021-2/+5
* ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose2012-05-021-3/+4
* ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose2012-05-021-0/+6
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-029-7/+322
* ixgbe: add support functions to access thermal dataDon Skidmore2012-05-023-0/+224
* e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan2012-05-027-14/+92
* e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan2012-05-021-101/+146
* e1000e: workaround EEPROM configuration change on 82579Bruce Allan2012-05-022-15/+34
* atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong2012-04-301-8/+0
* atl1c: Disable L0S when no cable linkHuang, Xiong2012-04-301-1/+1
* atl1c: do MAC-reset when PHY link downHuang, Xiong2012-04-301-27/+47
* atl1c: cancel task when interface closedHuang, Xiong2012-04-301-0/+5
* atl1c: enlarge L1 response waiting timerHuang, Xiong2012-04-301-1/+1
* atl1c: refine mac address related codeHuang, Xiong2012-04-303-74/+57
* atl1c: remove code of closing register writable attributionHuang, Xiong2012-04-301-6/+0
* atl1c: clear WoL status when reset pcieHuang, Xiong2012-04-302-5/+3
* atl1c: add PHY link event(up/down) patchHuang, Xiong2012-04-304-0/+92
* atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong2012-04-301-0/+12
* bnx2x: remove some bloatEric Dumazet2012-04-305-499/+499
* pch_gbe: reprogram multicast address register on resetRongQing.Li2012-04-301-55/+5