aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-02-05mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley1-3/+8
2008-02-05sky2: fix for Yukon FE (regression in 2.6.25)Stephen Hemminger2-11/+8
2008-02-05iSeries: fix section mismatch in iseries_vethStephen Rothwell1-1/+1
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-6/+8
2008-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-16/+6
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki3-10/+21
2008-02-05latency.c: use QoS infrastructureMark Gross1-5/+7
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-3/+1
2008-02-05pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson1-13/+13
2008-02-05pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson1-2/+1
2008-02-05pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson1-2/+2
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson1-2/+2
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson1-1/+1
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson10-189/+193
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton1-0/+1
2008-02-05[NET]: Remove further references to net-modules.txtJohann Felix Soden1-4/+2
2008-02-05tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo1-0/+4
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap1-2/+2