aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert1-9/+12
2006-03-31[PATCH] "3c59x collision statistics fix" fixAndrew Morton1-7/+5
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2-2/+2
2006-03-31[PATCH] uml: kconfigsAl Viro3-4/+2
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek1-4/+1
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano1-0/+9
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas1-2/+2
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh4-28/+102
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik33-8/+15546
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap1-5/+5
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp1-1/+1
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro1-8/+53
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano1-0/+5
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-49/+69
2006-03-29Merge ../linux-2.6Paul Mackerras14-21/+24
2006-03-28[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-28[TG3]: Skip timer code during full lockMichael Chan1-0/+4
2006-03-28[TG3]: Speed up SRAM accessMichael Chan1-23/+30
2006-03-28[TG3]: Fix PHY loopback on 5700Michael Chan1-1/+4
2006-03-28[TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan1-1/+1
2006-03-28[TG3]: Fix probe failure due to invalid MAC addressMichael Chan1-22/+28
2006-03-28[PATCH] Typo fixesAlexey Dobriyan7-8/+8
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre5-10/+13
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-27[PATCH] pnp: IRDA: adjust pnp_register_driver signatureBjorn Helgaas1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+1
2006-03-27[PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen1-1/+1
2006-03-27[PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2-6/+3
2006-03-27[PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk1-0/+1
2006-03-27[PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch1-3/+9
2006-03-27[PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch3-29/+255
2006-03-27[PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch2-5/+10
2006-03-27[PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch4-60/+13
2006-03-27[PATCH] bcm43xx: fix "include" issues on some platforms.Michael Buesch2-2/+2
2006-03-27[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch8-16/+0
2006-03-27[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well...Michael Buesch3-4/+53
2006-03-27[PATCH] bcm43xx: fix nrssi_threshold calculation.Michael Buesch1-39/+33
2006-03-27[PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2-150/+309
2006-03-27[PATCH] bcm43xx: set default attenuation values.Michael Buesch5-38/+158
2006-03-27[PATCH] bcm43xx: some IRQ handler cleanups.Michael Buesch1-35/+30
2006-03-27[PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.Michael Buesch1-36/+29
2006-03-27[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)Michael Buesch3-43/+46
2006-03-27[PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded)Michael Buesch1-26/+4
2006-03-27[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.Michael Buesch1-2/+2
2006-03-27[PATCH] bcm43xx: Do boardflags workarounds for specific boards.Michael Buesch2-0/+13