summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* atl1c: refine start/enable code for MAC moduleHuang, Xiong2012-04-261-63/+30
* atl1c: add function atl1c_power_savingHuang, Xiong2012-04-263-126/+108
* atl1c: remove PHY reset/init for link down eventHuang, Xiong2012-04-261-2/+0
* atl1c: update PHY reset related routineHuang, Xiong2012-04-263-200/+346
* atl1c: remove PHY polling from atl1c_openHuang, Xiong2012-04-261-7/+0
* atl1c: refine SERDES-clock related codeHuang, Xiong2012-04-263-27/+49
* atl1c: remove PHY contrl in atl1c_reset_pcieHuang, Xiong2012-04-261-9/+2
* atl1c: refine phy-register read/write functionHuang, Xiong2012-04-263-61/+197
* atl1c: remove REG_PHY_STATUSHuang, Xiong2012-04-262-9/+0
* be2net: Fix FW download for BEPadmanabh Ratnakar2012-04-263-78/+166
* be2net: Fix wrong status getting returned for MCC commandsPadmanabh Ratnakar2012-04-263-27/+67
* be2net: Fix Lancer statisticsPadmanabh Ratnakar2012-04-262-1/+6
* be2net: Fix traffic stall INTx modePadmanabh Ratnakar2012-04-261-1/+3
* be2net: Fix ethtool self test for LancerPadmanabh Ratnakar2012-04-261-1/+1
* be2net: Fix FW download in LancerPadmanabh Ratnakar2012-04-261-5/+3
* be2net: Fix VLAN/multicast packet receptionPadmanabh Ratnakar2012-04-261-14/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-237-23/+32
|\
| * drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
OpenPOWER on IntegriCloud