summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24[WIRELESS]: Fix config dependencies.Dave Jones
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor
2006-03-24[PATCH] Fix "value computed not used" warningsTakashi Iwai
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-23[PATCH] skge: version 1.5Stephen Hemminger
2006-03-23[PATCH] skge: compute available ring buffersStephen Hemminger
2006-03-23[PATCH] skge: dont free skb until multi-part transmit completeStephen Hemminger
2006-03-23[PATCH] skge: multicast statistics fixStephen Hemminger
2006-03-23[PATCH] skge: rx_reuse called twiceStephen Hemminger
2006-03-23[PATCH] skge: dont use dev_alloc_skb for rx buffsStephen Hemminger
2006-03-23[PATCH] skge: align receive buffersStephen Hemminger
2006-03-23[PATCH] sky2: dont need to use dev_kfree_skb_anyStephen Hemminger
2006-03-23[PATCH] sky2: Fix RX statsStephen Hemminger
2006-03-23[PATCH] sky2: typo in last stats patchStephen Hemminger
2006-03-23[PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen
2006-03-23[PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen
2006-03-23[PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo
2006-03-23[PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk
2006-03-23[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk
2006-03-23[PATCH] wireless/airo: cache wireless scansDan Williams
2006-03-23[PATCH] wireless/airo: define default MTUDan Williams
2006-03-23[PATCH] wireless/airo: clean up printk usage to print device nameDan Williams
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes
2006-03-23[TG3]: Update driver version and reldate.David S. Miller
2006-03-23[TG3]: Add 5755 nvram supportMichael Chan
2006-03-23[TG3]: Add 5755 supportMichael Chan
2006-03-23[BNX2]: Update version and reldateMichael Chan
2006-03-23[BNX2]: Separate tx producer and consumer fieldsMichael Chan
2006-03-23[BNX2]: Move .h files to bnx2.cMichael Chan
2006-03-23[BNX2]: Combine small mem allocationsMichael Chan
2006-03-23[BNX2]: Fix link change handlingMichael Chan
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-03-22[PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn