summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller283-9099/+5821
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-22/+58
2010-09-10drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas1-3/+2
2010-09-10ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-09-10au1000-eth: change multi-line comments styleFlorian Fainelli2-14/+30
2010-09-10au1000-eth: remove volatiles, switch to I/O accessorsFlorian Fainelli2-52/+65
2010-09-10au1000-eth: fix asm -> linux headers inclusionFlorian Fainelli1-2/+2
2010-09-10au1000-eth: fix bad printk usagesFlorian Fainelli1-10/+15
2010-09-10au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli2-48/+61
2010-09-10au1000-eth: stylistic fixesFlorian Fainelli1-16/+16
2010-09-10au1000-eth: typedefs removalFlorian Fainelli2-28/+28
2010-09-10ixgbevf: remove private net_device_statsEric Dumazet2-22/+5
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2461-74404/+197019
2010-09-09KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-09atlx: make strings constStephen Hemminger1-3/+3
2010-09-09cxacru: ignore cx82310_eth devicesOndrej Zary1-1/+17
2010-09-09ixgbevf: Removed unneeded HW struct membersGreg Rose1-2/+0
2010-09-09drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psumJoe Perches1-146/+151
2010-09-09drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>Joe Perches1-38/+36
2010-09-09drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanupsJoe Perches1-231/+236
2010-09-09ixgbe: fix TX ring enable issues seen when VMDQ is enabledAlexander Duyck1-1/+1
2010-09-09qeth: NAPI support for l2 and l3 disciplineFrank Blaschka4-138/+260
2010-09-09Kconfig: have CCWGROUP depend on CLAWMike Frysinger1-1/+1
2010-09-09qeth: Use %pI6Joe Perches1-6/+1
2010-09-09qdio: extend API to allow pollingJan Glauber6-56/+217
2010-09-09e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg1-70/+92
2010-09-09drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko1-4/+13
2010-09-09niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-09introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary3-0/+363
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds19-277/+262
2010-09-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-22/+12
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-10/+16
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds11-12/+59
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-85/+196
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-13/+6
2010-09-08Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds4-9/+10
2010-09-08Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds17-286/+459
2010-09-08via-velocity: Turn scatter-gather support back off.David S. Miller1-1/+1
2010-09-08PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord1-0/+9
2010-09-083c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-08bonding: Fix jiffies overflow problems (again)Jiri Bohac1-17/+39
2010-09-08stmmac: fix sleep inside atomicGiuseppe Cavallaro1-5/+4
2010-09-08r8169: add gro supportEric Dumazet1-2/+8
2010-09-08bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner1-2/+2
2010-09-08bnx2x: Change LED scheme for dual-mediaYaniv Rosner5-46/+336
2010-09-08bnx2x: Add dual-media changesYaniv Rosner9-376/+1074
2010-09-08bnx2x: Organize PHY functionsYaniv Rosner4-2428/+2475
2010-09-08bnx2x: Apply logic changes for the new schemeYaniv Rosner2-177/+155
2010-09-08bnx2x: Move common function into aggregated functionYaniv Rosner3-98/+108