aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 7-67/+88
2008-04-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...Gravatar David S. Miller 6-66/+84
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorGravatar Masakazu Mokuno 1-3/+8
2008-04-15b43legacy: fix DMA mapping leakageGravatar Stefano Brivio 1-11/+18
2008-04-15b43legacy: Fix usage of struct device used for DMAingGravatar Michael Buesch 1-13/+13
2008-04-15ssb: Fix usage of struct device used for DMAingGravatar Michael Buesch 2-39/+40
2008-04-15b43legacy: fix initvals loading on bcm4303Gravatar Stefano Brivio 1-0/+2
2008-04-15rtl8187: Add missing priv->vif assignmentsGravatar Herton Ronaldo Krzesinski 1-0/+3
2008-04-15netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleGravatar Michael Ellerman 1-1/+4
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 12-40/+138
2008-04-12net: check for underlength tap writesGravatar Rusty Russell 1-1/+4
2008-04-12net: make struct tun_struct private to tun.cGravatar Rusty Russell 1-0/+33
2008-04-12tg3: fix MMIO for PPC 44x platformsGravatar Sergei Shtylyov 1-3/+4
2008-04-12Mark generic HDLC + PPP as broken.Gravatar Krzysztof Halasa 1-1/+5
2008-04-12ehea: Fix DLPAR memory add supportGravatar Thomas Klein 2-3/+24
2008-04-12sc92031: sysfs link missingGravatar Stephen Hemminger 1-0/+1
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeGravatar Sonic Zhang 1-0/+2
2008-04-12forcedeth: mac address fixGravatar Ayaz Abdulla 1-2/+24
2008-04-12macb: Use semicolon instead of comma for statementGravatar Atsushi Nemoto 1-6/+6
2008-04-12macb: Call phy_disconnect on removingGravatar Atsushi Nemoto 1-0/+2
2008-04-12ucc_geth: fix non-functional fixed phy supportGravatar Joakim Tjernlund 1-23/+30
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Gravatar Laurent Pinchart 1-1/+2
2008-04-12sky2: missing chip name for Yukon SupremeGravatar Stephen Hemminger 1-0/+1
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 11-118/+183
2008-04-09BNX2X: Correct bringing chip out of resetGravatar Eliezer Tamir 1-3/+3
2008-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 4-5/+3
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceGravatar Daniel Wagner 1-3/+1
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().Gravatar David S. Miller 7-110/+177
2008-04-07iwlwifi: fix n-band association problemGravatar Abhijeet Kolekar 1-1/+0
2008-04-07ipw2200: set MAC address on radiotap interfaceGravatar Daniel Drake 1-0/+1
2008-04-07libertas: fix mode initialization problemGravatar Holger Schurig 1-1/+1
2008-04-07virtio_net: remove overzealous printkGravatar Anthony Liguori 1-1/+0
2008-04-07Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Gravatar Linus Torvalds 1-4/+4
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 5-22/+224
2008-04-04fix endian lossage in forcedethGravatar Al Viro 1-3/+2
2008-04-04net/tokenring/olympic.c section fixesGravatar Adrian Bunk 1-3/+3
2008-04-04net: marvell.c fix sparse shadowed variable warningGravatar Harvey Harrison 1-2/+0
2008-04-03[TG3]: Add PHY workaround for 5784Gravatar Matt Carlson 2-14/+219
2008-04-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 2-0/+2
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksGravatar René Bürgel 2-0/+2
2008-04-02sky2: fix suspend/resume racesGravatar Stephen Hemminger 1-0/+6
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 17-30/+52
2008-04-01b43: Fix PCMCIA IRQ routingGravatar Michael Buesch 1-2/+4
2008-04-01b43: Add DMA mapping failure messagesGravatar Michael Buesch 1-1/+6
2008-04-01plip: replace spin_lock_irq with spin_lock_irqsave in irq contextGravatar Mikulas Patocka 1-3/+4
2008-03-30dm9000 trivial annotationGravatar Al Viro 1-1/+1
2008-03-28Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar David S. Miller 10-21/+28
2008-03-28forcedeth: fix locking bug with netconsoleGravatar Ingo Molnar 1-8/+10
2008-03-28usb net: asix does not really need 10/100mbitGravatar Mike Frysinger 1-1/+1
2008-03-28Blackfin EMAC Driver: delete unused variables to fixup gcc warningsGravatar Mike Frysinger 1-2/+0