summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-21e1000e: update copyright informationBruce Allan11-12/+12
2009-11-21e1000e: cleanup ops function pointersBruce Allan8-203/+201
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan8-206/+183
2009-11-21e1000e: cleanup redundant #include'sBruce Allan5-19/+1
2009-11-21e1000e: Incorrect MII Link beat reporting.Bruce Allan1-0/+2
2009-11-21e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan3-2/+6
2009-11-21e1000e: improper return code signageBruce Allan1-1/+1
2009-11-21e1000e: link reporting problemsBruce Allan1-0/+11
2009-11-21e1000e: don't clean Rx ring while resettingBruce Allan1-1/+1
2009-11-21e1000e: function pointers for ethtool set/get offloadsBruce Allan1-0/+2
2009-11-21e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan1-2/+0
2009-11-21e1000e: add missing tests for 82583 in ethtool functionsBruce Allan1-1/+4
2009-11-21e1000e: check WoL mode is among set of supported modesBruce Allan1-5/+4
2009-11-21net: rename skb->iif to skb->skb_iifEric Dumazet2-4/+4
2009-11-21be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi4-0/+67
2009-11-20netxen: remove PCI IDs of CNA deviceAmit Kumar Salecha1-6/+0
2009-11-20igb: Add full support for 82580 devicesAlexander Duyck5-3/+193
2009-11-20igb: add support for 82580 MACAlexander Duyck7-42/+299
2009-11-20igb: add support for the 82580 phyAlexander Duyck3-0/+275
2009-11-19drivers/net: tasklet_init - Remove unnecessary leading & from second argJoe Perches3-8/+8
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches5-6/+6
2009-11-19iwmc3200top: revamp fw name handlingTomas Winkler3-14/+14
2009-11-19drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches96-131/+131
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller858-16931/+67538
2009-11-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-12/+44
2009-11-19Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-6/+5
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-442/+352
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller101-2149/+1843
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wan: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/via-velocity.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/via-rhine.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/typhoon.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/smsc9420.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/r6040.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/pppol2tp.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/irda: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/ipg.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall5-7/+6
2009-11-18drivers/net/can: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/atl1c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+24
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2