aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-21/+23
2008-02-09starfire: secton fixAndrew Morton1-1/+1
2008-02-09via-velocity: section fixAndrew Morton1-1/+1
2008-02-09natsemi: section fixAndrew Morton1-3/+3
2008-02-09typhoon: section fixAndrew Morton1-2/+2
2008-02-09x25_asy.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-09pppol2tp: fix printk warningsAndrew Morton1-10/+12
2008-02-09bnx2: section fixAndrew Morton1-2/+2
2008-02-09bnx2x: section fixAndrew Morton1-2/+2
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-18/+34
2008-02-08x25_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 name clash.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/paulus/powerpcLinus Torvalds2-40/+19
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-4/+4
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier2-22/+22
2008-02-06mlx4_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/jgarzik/netdev-2.6David 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/galak/powerpc into for-2.6.25Paul Mackerras2-40/+19
2008-02-05cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2-40/+19
2008-02-05Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-73/+162
2008-02-05[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
2008-02-05b43legacy: fix suspend/resumeStefano Brivio1-2/+7
2008-02-05b43legacy: fix PIO crashStefano Brivio1-0/+3
2008-02-05Generic HDLC - use random_ether_addr()Krzysztof Halasa2-8/+4
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa7-28/+24
2008-02-05Generic HDLC - fix kernel panicKrzysztof Halasa1-20/+18
2008-02-05ixgbe: add real-time traffic countersAyyappan Veeraiyan1-4/+11
2008-02-05ixgbe: fix several counter register errataAyyappan Veeraiyan1-22/+31
2008-02-05ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan1-7/+22
2008-02-05ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan1-10/+28
2008-02-05ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan1-5/+5
2008-02-05ixbge: Make ethtool code account for media typesAyyappan Veeraiyan1-16/+36
2008-02-05ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2-36/+76
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan3-42/+49
2008-02-05xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw1-1/+1
2008-02-05drivers/net/tlan.c: compilation warning fixLeonardo Potenza1-7/+18