summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck2006-09-111-0/+1
* [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger2006-09-111-9/+3
* [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-112-4/+64
* [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-112-0/+33
* [PATCH] bcm43xx: remove dead statistics codeLarry Finger2006-09-111-11/+1
* [PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes2006-09-111-0/+30
* [PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz2006-09-114-11/+11
* [PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake2006-09-111-0/+1
* [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2006-09-111-0/+1
* [PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger2006-09-111-1/+1
* [PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger2006-09-113-17/+28
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-09-113-27/+88
|\
| * [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-113-27/+88
* | Merge branch 'from-linus' into upstreamJohn W. Linville2006-09-114-20/+21
|\|
| * [PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin2006-09-061-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-08-301-16/+11
| |\
| | * [SUNLANCE]: Fix probing problem.Krzysztof Helt2006-08-291-16/+11
| * | [STRIP]: Fix neighbour table refcount leak.Stephen Hemminger2006-08-291-2/+4
| * | [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-291-1/+5
| |/
* | [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-291-2/+2
* | [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger2006-08-291-0/+2
* | [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi2006-08-291-4/+0
* | [PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi2006-08-291-1/+1
* | [PATCH] ipw2200: enable wireless extension passive scanZhu Yi2006-08-292-13/+39
* | [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-291-2/+3
* | [PATCH] ipw2200: Add pci .shutdown handlerZhu Yi2006-08-291-0/+11
* | [PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi2006-08-291-1/+8
* | [PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi2006-08-291-1/+1
* | [PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi2006-08-291-5/+2
* | [PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi2006-08-291-21/+31
* | [PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2006-08-292-2/+0
* | [PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi2006-08-291-5/+6
* | [PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi2006-08-291-22/+17
* | [PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi2006-08-291-3/+20
* | [PATCH] ipw2200: always enable frequently used debugging codeZhu Yi2006-08-293-53/+28
* | [PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger2006-08-291-1/+3
* | [PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger2006-08-291-3/+6
* | [PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin2006-08-291-0/+1
* | [PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin2006-08-291-6/+2
* | [PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch2006-08-291-0/+6
* | [PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch2006-08-294-324/+691
* | [PATCH] kthread: airo.cSukadev Bhattiprolu2006-08-291-24/+16
* | Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-2962-1214/+8074
|\|
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-241-0/+3
| |\
| * | [PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie2006-08-241-1/+1
| * | [PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry2006-08-241-8/+17
| * | [PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens2006-08-241-4/+14
| * | [PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn2006-08-241-1/+2
| * | [PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa2006-08-191-4/+5
| * | [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-1911-1049/+711