aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-23[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-03-23[BNX2]: Separate tx producer and consumer fieldsMichael Chan2-9/+13
2006-03-23[BNX2]: Move .h files to bnx2.cMichael Chan2-40/+40
2006-03-23[BNX2]: Combine small mem allocationsMichael Chan2-19/+17
2006-03-23[BNX2]: Fix link change handlingMichael Chan2-12/+18
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2006-03-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds7-56/+69
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-03-22[PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] sis900 adm7001 PHY supportArtur Skawina1-0/+1
2006-03-22[PATCH] sky2: more ethtool statsStephen Hemminger2-41/+57
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov1-11/+7
2006-03-22[PATCH] fix spidernet build issueJens Osterkamp1-2/+2
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1