summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | [PATCH] Add bcm43xx HW RNG supportMichael Buesch2006-06-263-0/+44
|/
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-232-7/+3
* [PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2006-06-221-6/+8
* [PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn2006-06-221-2/+2
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-2011-213/+398
|\
| * [PATCH] ipw2200 locking fixZhu Yi2006-06-152-9/+33
| * [PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby2006-06-151-5/+16
| * [PATCH] bcm43xx: preemptible periodic workMichael Buesch2006-06-154-13/+143
| * [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-158-191/+211
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-191-1/+3
|\ \ | |/ |/|
| * [NET]: Add netif_tx_lockHerbert Xu2006-06-171-1/+3
* | [PATCH] wireless: move zd1201 where it belongsPavel Machek2006-06-054-0/+2096
* | [PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz2006-06-051-6/+7
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-06-051-9/+22
|\ \ | |/
| * [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-262-3/+3
|\ \ | |/
| * [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-261-2/+2
| * [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
| * [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-231-3/+1
* | [PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz2006-05-221-0/+6
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-221-3/+1
|\ \
| * | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-221-3/+1
| |/
* | [PATCH] unused exports in wireless driversArjan van de Ven2006-05-173-14/+0
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-171-3/+3
|\ \ | |/
| * [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-171-3/+3
* | [PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio2006-05-051-0/+2
* | [PATCH] bcm43xx: fix whitespaceStefano Brivio2006-05-051-3/+3
* | [PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin2006-05-055-34/+12
* | [PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin2006-05-051-0/+5
* | [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin2006-05-052-8/+6
* | [PATCH] orinoco: report more relevant data on startupPavel Roskin2006-05-052-26/+8
* | [PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2006-05-052-12/+6
* | [PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt2006-05-051-1/+1
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-054-23/+37
|\ \ | |/
| * [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| * [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| * [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
* | [PATCH] wireless/airo: minimal WPA awarenessDan Williams2006-04-241-77/+194
* | [PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi2006-04-241-2/+1
* | [PATCH] ipw2200: remove priv->last_noise referenceZhu Yi2006-04-241-3/+0
* | [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi2006-04-242-7/+7
* | [PATCH] wireless Kconfig add IPW2200_RADIOTAPZhu Yi2006-04-241-24/+28
* | [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi2006-04-242-22/+22
* | [PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi2006-04-241-1/+1
* | [PATCH] ipw2200: version string reworkZhu Yi2006-04-241-1/+38
* | [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi2006-04-243-27/+673
* | [PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi2006-04-241-11/+12
OpenPOWER on IntegriCloud