summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zd1211rw: disable TX queue during stopDaniel Drake2006-07-051-0/+2
* [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-0522-0/+6911
* [PATCH] bcm43xx: enable shared key authenticationDaniel Drake2006-07-051-0/+4
* [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-053-30/+3
* [PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch2006-07-051-13/+14
* [PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake2006-07-051-1/+4
* [PATCH] Add two PLX device IDsFaidon Liambotis2006-07-051-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven2006-07-031-0/+10
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-0213-13/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3031-32/+1
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3031-31/+0
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro2006-06-301-1/+1
|/
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-16/+6
* 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
OpenPOWER on IntegriCloud