aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-2/+2
2006-03-26[PATCH] 3c59x: minor cleanupsSteffen Klassert1-47/+34
2006-03-26[PATCH] 3c59x: remove per-driver versioningSteffen Klassert1-7/+2
2006-03-26[PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert1-15/+1
2006-03-26[PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert1-4/+5
2006-03-26[PATCH] 3c59x: decrease polling intervalSteffen Klassert1-0/+4
2006-03-26[PATCH] 3c59x: use mii_check_mediaSteffen Klassert1-77/+49
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-3/+4
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas4-4/+4
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2-15/+19
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell18-31/+32
2006-03-24[WIRELESS]: Fix config dependencies.Dave Jones1-0/+1
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor4-0/+1220
2006-03-24[PATCH] Fix "value computed not used" warningsTakashi Iwai1-1/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan4-5/+5
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro1-2/+7
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro1-4/+13
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds11-235/+376
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-90/+173
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik8-179/+318
2006-03-23[PATCH] skge: version 1.5Stephen Hemminger1-1/+1
2006-03-23[PATCH] skge: compute available ring buffersStephen Hemminger2-11/+10
2006-03-23[PATCH] skge: dont free skb until multi-part transmit completeStephen Hemminger1-35/+38
2006-03-23[PATCH] skge: multicast statistics fixStephen Hemminger1-1/+1
2006-03-23[PATCH] skge: rx_reuse called twiceStephen Hemminger1-3/+2
2006-03-23[PATCH] skge: dont use dev_alloc_skb for rx buffsStephen Hemminger1-3/+3
2006-03-23[PATCH] skge: align receive buffersStephen Hemminger1-1/+2
2006-03-23[PATCH] sky2: dont need to use dev_kfree_skb_anyStephen Hemminger1-2/+2
2006-03-23[PATCH] sky2: Fix RX statsStephen Hemminger1-1/+1
2006-03-23[PATCH] sky2: typo in last stats patchStephen Hemminger1-1/+1
2006-03-23[PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2-5/+8
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen1-4/+0
2006-03-23[PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen1-2/+2
2006-03-23[PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo1-2/+0
2006-03-23[PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk1-1/+1
2006-03-23[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk1-4/+4
2006-03-23[PATCH] wireless/airo: cache wireless scansDan Williams1-59/+172
2006-03-23[PATCH] wireless/airo: define default MTUDan Williams1-16/+17
2006-03-23[PATCH] wireless/airo: clean up printk usage to print device nameDan Williams1-86/+105
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven1-12/+13
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-0/+9
2006-03-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2006-03-23[TG3]: Add 5755 nvram supportMichael Chan2-0/+46
2006-03-23[TG3]: Add 5755 supportMichael Chan2-7/+36