summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: single out mesh codeHolger Schurig5-47/+104
2007-06-11[PATCH] libertas: tune debug codeHolger Schurig3-33/+34
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig17-975/+1082
2007-06-11[PATCH] libertas: exclude non-used code when PROC_DEBUG is not setHolger Schurig1-10/+11
2007-06-11[PATCH] libertas: fix scanning from associate pathMarcelo Tosatti3-12/+21
2007-06-11[PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig3-10/+8
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2-11/+2
2007-06-11[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LENHolger Schurig2-8/+0
2007-06-11[PATCH] libertas: remove __FILE__ from debug outputHolger Schurig1-4/+4
2007-06-11[PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti3-151/+2
2007-06-11[PATCH] libertas: fix removal of all debugfs filesHolger Schurig1-1/+2
2007-06-11[PATCH] libertas: a debug output was missing a newlineHolger Schurig1-1/+1
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig3-3/+3
2007-06-11[PATCH] libertas: scan two channels per scan commandMarcelo Tosatti2-9/+27
2007-06-04[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin1-0/+1
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral1-2/+0
2007-06-03smc91x: sh solution engine fixes.Paul Mundt1-4/+1
2007-06-03e1000: disable polling before registering netdeviceAuke Kok1-4/+7
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger14-183/+6
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger1-32/+1
2007-06-038139cp: fix VLAN unregistrationStephen Hemminger1-13/+4
2007-06-03sky2: Fix VLAN unregistrationStephen Hemminger1-18/+13
2007-06-03qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger1-1/+1
2007-06-01net/hp100: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-06-01potential parse error in ifdefYoann Padioleau3-3/+3
2007-06-01Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg1-0/+1
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller1-1/+1
2007-05-30ehea: Fixed multi queue RX bugThomas Klein2-2/+2
2007-05-30sky2: enable IRQ on duplex renegotiationStephen Hemminger1-1/+1
2007-05-30e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu1-1/+8
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki1-0/+1
2007-05-30sky2: program proper register for fiber PHYStephen Hemminger1-1/+1
2007-05-30sky2: checksum offload plus vlan bugStephen Hemminger1-1/+1
2007-05-30sky2: dont set bogus bit in PHY registerStephen Hemminger2-23/+1
2007-05-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-7/+11
2007-05-30IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier1-1/+1
2007-05-30Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds1-1/+0
2007-05-29[PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes1-5/+8
2007-05-29[PATCH] prism54: fix monitor mode oopsBjörn Steinbrink1-2/+3
2007-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds3-31/+24
2007-05-25[CASSINI]: Check pci_set_mwi() return value.David S. Miller1-1/+4
2007-05-25[TR]: Use menuconfig objects.Jan Engelhardt1-17/+16
2007-05-25[ARCNET]: Use menuconfig objects.Jan Engelhardt1-13/+4
2007-05-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-59/+74
2007-05-25forcedeth: fix cpu irq maskAyaz Abdulla1-1/+1
2007-05-25chelsio parenthesis fixMariusz Kozlowski1-1/+1
2007-05-25spidernet: skb used after netif_receive_skbFlorin Malita1-3/+3
2007-05-25meth driver renovationRalf Baechle1-23/+45