summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-02-11DM9000 update debugging macros to use debug levelBen Dooks2-35/+27
2008-02-11DM9000 use dev_xxx() instead of printk for output.Ben Dooks1-28/+28
2008-02-11DM9000: Add platform data to specify external phyBen Dooks1-0/+6
2008-02-11DM9000: Fix endian-ness of data accesses.Ben Dooks1-6/+7
2008-02-11Optimize cxgb3 xmit path (a bit)Krishna Kumar1-20/+15
2008-02-11e1000: Fix for 32 bits platforms with 64 bits resourcesBenjamin Herrenschmidt1-13/+5
2008-02-11PS3: gelic: Add wireless support for PS3Masakazu Mokuno6-2/+3117
2008-02-11PS3: gelic: Add support for dual network interfaceMasakazu Mokuno2-309/+564
2008-02-11PS3: gelic: add support for port link statusMasakazu Mokuno2-27/+52
2008-02-11PS3: gelic: remove duplicated ethtool handlersMasakazu Mokuno1-40/+3
2008-02-11PS3: gelic: code cleanupMasakazu Mokuno2-359/+390
2008-02-11PS3: gelic: Add endianness macrosMasakazu Mokuno2-39/+47
2008-02-11PS3: gelic: Fix the wrong dev_id passedMasakazu Mokuno1-1/+1
2008-02-118139too fix for DreamcastAdrian McMenamin1-1/+1
2008-02-11ni52: Remove 278 scripts/checkpatch errorsAlan Cox2-669/+631
2008-02-11pcnet32: Use print_macDon Fry1-2/+2
2008-02-11pcnet32: use NET_IP_ALIGN instead of 2Don Fry1-20/+24
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-21/+23
2008-02-10starfire: secton fixAndrew Morton1-1/+1
2008-02-10via-velocity: section fixAndrew Morton1-1/+1
2008-02-10natsemi: section fixAndrew Morton1-3/+3
2008-02-10typhoon: section fixAndrew Morton1-2/+2
2008-02-10x25_asy.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-10pppol2tp: fix printk warningsAndrew Morton1-10/+12
2008-02-10bnx2: section fixAndrew Morton1-2/+2
2008-02-10bnx2x: section fixAndrew Morton1-2/+2
2008-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-18/+34
2008-02-09x25_asy: Fix ref count rule violationAlan Cox1-3/+2
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds1-218/+7
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2-1/+14
2008-02-08CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ...Jesper Nilsson1-218/+7
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-4/+4
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2-40/+19
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-4/+4
2008-02-07mlx4_core: Clean up struct mlx4_bufRoland Dreier2-22/+22
2008-02-07mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein1-0/+16
2008-02-06Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller20-237/+391
2008-02-06virtio net: fix oops on interface-upChristian Borntraeger1-4/+6
2008-02-06Fix PHY Lib support for gianfar and ucc_gethAndy Fleming2-4/+4
2008-02-06forcedeth: preserve registersAyaz Abdulla1-0/+14
2008-02-06forcedeth: phy status fixAyaz Abdulla1-8/+8
2008-02-06forcedeth: restart tx/rxAyaz Abdulla1-0/+19
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2-40/+19
2008-02-06cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2-40/+19
2008-02-06Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller8-73/+162
2008-02-06[PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.Rami Rosen1-1/+2
2008-02-05b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2-58/+99
2008-02-05iwl3945-base.c: fix off-by-one errorsAdrian Bunk1-4/+4
2008-02-05b43legacy: fix DMA slot resource leakageStefano Brivio1-2/+12
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio4-8/+38