summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-141-24/+15
* NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-121-15/+24
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-1/+2
* p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
* Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
* mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
* b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
* zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
* zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
* iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
* ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
* Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-229-31/+136
|\
| * ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
| * ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-191-1/+1
| * ath9k: wait for beacon frame along with CABGabor Juhos2009-06-191-2/+5
| * ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
| * ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+18
| * zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung2009-06-191-0/+1
| * iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2009-06-192-6/+49
| * iwmc3200wifi: fix potential kernel oops on module removalZhu Yi2009-06-191-2/+2
| * iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi2009-06-193-12/+31
| * iwmc3200wifi: check for iwm_priv_init errorZhu Yi2009-06-193-7/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-1811-184/+152
|\ \ | |/
| * ath9k: process rx packet if we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: prevent sleeping while we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: restore power mode on error pathGabor Juhos2009-06-151-3/+6
| * ath9k: port to cfg80211 rfkillJohannes Berg2009-06-155-110/+26
| * ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan2009-06-151-0/+6
| * ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan2009-06-151-5/+16
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
| * iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2009-06-152-4/+1
| * iwlwifi: check for channel location for 40MHzWey-Yi Guy2009-06-151-7/+3
| * iwlwifi: check control channel for pure 40MHzWey-Yi Guy2009-06-151-2/+11
| * iwlwifi: checking for 40MHz modeWey-Yi Guy2009-06-151-2/+2
| * iwlwifi: revamp bss_info_changedJohannes Berg2009-06-151-44/+70
| * net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior2009-06-151-4/+0
| * libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky2009-06-151-1/+6
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-152-9/+8
* | firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-153-10/+9
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-157-17/+17
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-124-14/+14
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-122-2/+2
| * trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson2009-06-121-1/+1
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-138-14/+14
* | net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy2009-06-135-13/+10
* | ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8
* | ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
* | b43: Add fw capabilitiesMichael Buesch2009-06-105-14/+61
OpenPOWER on IntegriCloud