summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-03-27[PATCH] bcm43xx: add a note that not all devices support PIO.Michael Buesch
2006-03-27[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...Michael Buesch
2006-03-27[PATCH] bcm43xx: remove WX debugging.Michael Buesch
2006-03-27[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)Michael Buesch
2006-03-27[PATCH] bcm43xx: heavily increase mac_suspend timeout.Michael Buesch
2006-03-27[PATCH] bcm43xx: enable SPROM writing.Michael Buesch
2006-03-27[PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch
2006-03-27[PATCH] Sync bcm43xx_phy_initb6() with specsDanny van Dyk
2006-03-27[PATCH] bcm43xx: Wireless Ext updateMichael Buesch
2006-03-27[PATCH] bcm43xx: basic ethtool supportMichael Buesch
2006-03-27[PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed()Michael Buesch
2006-03-27[PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity...Michael Buesch
2006-03-27[PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.Michael Buesch
2006-03-27[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.Michael Buesch
2006-03-27[PATCH] bcm43xx: remove redundant COPYING file.Michael Buesch
2006-03-27[PATCH] bcm43xx: Move README file to Documentation directory.Michael Buesch
2006-03-27[PATCH] bcm43xx: remove linux version compatibility code.Michael Buesch
2006-03-27[PATCH] bcm43xx: sync with svn.berlios.deMichael Buesch
2006-03-27[PATCH] bcm43xx: patch Kconfig and wireless/Makefile for importJohn W. Linville
2006-03-27[PATCH] wireless: import bcm43xx sourcesJohn W. Linville
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita
2006-03-26[PATCH] 3c59x: minor cleanupsSteffen Klassert
2006-03-26[PATCH] 3c59x: remove per-driver versioningSteffen Klassert
2006-03-26[PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert
2006-03-26[PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert
2006-03-26[PATCH] 3c59x: decrease polling intervalSteffen Klassert
2006-03-26[PATCH] 3c59x: use mii_check_mediaSteffen Klassert
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