aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-06-03[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral
2007-06-03smc91x: sh solution engine fixes.Paul Mundt
2007-06-03e1000: disable polling before registering netdeviceAuke Kok
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger
2007-06-038139cp: fix VLAN unregistrationStephen Hemminger
2007-06-03sky2: Fix VLAN unregistrationStephen Hemminger
2007-06-03qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger
2007-06-01net/hp100: fix section mismatch warningSam Ravnborg
2007-06-01parse errors in ifdefsYoann Padioleau
2007-06-01potential parse error in ifdefYoann Padioleau
2007-06-01Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller
2007-05-30ehea: Fixed multi queue RX bugThomas Klein
2007-05-30sky2: enable IRQ on duplex renegotiationStephen Hemminger
2007-05-30e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki
2007-05-30sky2: program proper register for fiber PHYStephen Hemminger
2007-05-30sky2: checksum offload plus vlan bugStephen Hemminger
2007-05-30sky2: dont set bogus bit in PHY registerStephen Hemminger
2007-05-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-05-29IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier
2007-05-29Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds
2007-05-29[PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes
2007-05-29[PATCH] prism54: fix monitor mode oopsBjörn Steinbrink
2007-05-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-05-24[CASSINI]: Check pci_set_mwi() return value.David S. Miller
2007-05-24[TR]: Use menuconfig objects.Jan Engelhardt
2007-05-24[ARCNET]: Use menuconfig objects.Jan Engelhardt
2007-05-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-24forcedeth: fix cpu irq maskAyaz Abdulla
2007-05-24chelsio parenthesis fixMariusz Kozlowski
2007-05-24spidernet: skb used after netif_receive_skbFlorin Malita
2007-05-24meth driver renovationRalf Baechle
2007-05-24remove unnecessary dependency on VIA velocity configYoichi Yuasa
2007-05-24fix compiler warning in fixed.cDenver Gingerich
2007-05-24asix.c - Add Belkin F5D5055 idsDavid Hollis
2007-05-24ucc_geth:trivial fixLi Yang
2007-05-24ucc_geth: Fix MODULE_DEVICE_TABLE() duplicationLi Yang
2007-05-24Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi
2007-05-22USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum
2007-05-22USB: handle more rndis_host odditiesDavid Brownell
2007-05-22[PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-freeEugene Teo
2007-05-22[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo
2007-05-22[PATCH] libertas: skb dereferenced after netif_rxFlorin Malita
2007-05-21declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki
2007-05-21e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok