aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-30pch_gbe: reprogram multicast address register on resetRongQing.Li1-55/+5
2012-04-30tg3: provide frags as skb headEric Dumazet2-10/+66
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet3-4/+4
2012-04-30forcedeth: add transmit timestamping supportWillem de Bruijn1-0/+4
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30e1000e: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30e1000: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller10-125/+143
2012-04-28drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li1-2/+0
2012-04-28drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li1-2/+1
2012-04-28net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre1-4/+4
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2-243/+285
2012-04-27ixgbe: check for WoL support in single functionJacob Keller3-79/+62
2012-04-27igb: Force flow control off during reset when forcing speed.Matthew Vick1-0/+7
2012-04-27e1000e: 82579 potential system hang on stress when ME enabledBruce Allan3-45/+53
2012-04-27e1000e: 82579 packet drop workaroundBruce Allan1-0/+11
2012-04-27e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick1-1/+2
2012-04-27e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick1-0/+8
2012-04-27be2net: update the driver versionAjit Khaparde1-1/+1
2012-04-27be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde1-1/+1
2012-04-27be2net: Ignore status of some ioctls during driver loadAjit Khaparde1-13/+4
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij2-3/+2
2012-04-27bonding: bond_update_speed_duplex() can return void since no callers check its returnRick Jones1-6/+6
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra3-18/+24
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria3-30/+226
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty4-13/+93
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys11-36/+33
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller107-2447/+3230
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville107-2447/+3230
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2-166/+236
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2-71/+95
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg1-15/+10
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg1-8/+16
2012-04-26atl1c: refine start/enable code for MAC moduleHuang, Xiong1-63/+30
2012-04-26atl1c: add function atl1c_power_savingHuang, Xiong3-126/+108
2012-04-26atl1c: remove PHY reset/init for link down eventHuang, Xiong1-2/+0
2012-04-26atl1c: update PHY reset related routineHuang, Xiong3-200/+346
2012-04-26atl1c: remove PHY polling from atl1c_openHuang, Xiong1-7/+0
2012-04-26atl1c: refine SERDES-clock related codeHuang, Xiong3-27/+49
2012-04-26atl1c: remove PHY contrl in atl1c_reset_pcieHuang, Xiong1-9/+2
2012-04-26atl1c: refine phy-register read/write functionHuang, Xiong3-61/+197
2012-04-26atl1c: remove REG_PHY_STATUSHuang, Xiong2-9/+0
2012-04-26be2net: Fix FW download for BEPadmanabh Ratnakar3-78/+166
2012-04-26be2net: Fix wrong status getting returned for MCC commandsPadmanabh Ratnakar3-27/+67
2012-04-26be2net: Fix Lancer statisticsPadmanabh Ratnakar2-1/+6
2012-04-26be2net: Fix traffic stall INTx modePadmanabh Ratnakar1-1/+3
2012-04-26be2net: Fix ethtool self test for LancerPadmanabh Ratnakar1-1/+1
2012-04-26be2net: Fix FW download in LancerPadmanabh Ratnakar1-5/+3
2012-04-26be2net: Fix VLAN/multicast packet receptionPadmanabh Ratnakar1-14/+30
2012-04-26mISDN: DSP scheduling fix (version 2)Karsten Keil2-2/+4