summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: remove some bloatEric Dumazet2012-04-305-499/+499
* pch_gbe: reprogram multicast address register on resetRongQing.Li2012-04-301-55/+5
* tg3: provide frags as skb headEric Dumazet2012-04-302-10/+66
* net: allow skb->head to be a page fragmentEric Dumazet2012-04-303-4/+4
* forcedeth: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+4
* bnx2x: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* e1000e: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* e1000: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-2810-125/+143
|\
| * ixgbe: check for WoL support in single functionJacob Keller2012-04-273-79/+62
| * igb: Force flow control off during reset when forcing speed.Matthew Vick2012-04-271-0/+7
| * e1000e: 82579 potential system hang on stress when ME enabledBruce Allan2012-04-273-45/+53
| * e1000e: 82579 packet drop workaroundBruce Allan2012-04-271-0/+11
| * e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick2012-04-271-1/+2
| * e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick2012-04-271-0/+8
* | drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li2012-04-281-2/+0
* | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li2012-04-281-2/+1
* | net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre2012-04-281-4/+4
* | AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-282-243/+285
|/
* be2net: update the driver versionAjit Khaparde2012-04-271-1/+1
* be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde2012-04-271-1/+1
* be2net: Ignore status of some ioctls during driver loadAjit Khaparde2012-04-271-13/+4
* NET: smsc-ircc2: mark non-experimentalLinus Walleij2012-04-272-3/+2
* bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones2012-04-271-6/+6
* qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra2012-04-273-18/+24
* qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-273-30/+226
* qlcnic: Register device in FAILED state.Sucheta Chakraborty2012-04-274-13/+93
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26107-2447/+3230
|\
OpenPOWER on IntegriCloud