summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+2
2009-07-15Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller1-24/+15
2009-07-13NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle1-15/+24
2009-07-13netdev: restore MAC address set and validate operationsBen Hutchings1-1/+2
2009-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-8/+37
2009-07-08p54: tx refused but queue activeLarry Finger1-2/+3
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg1-0/+1
2009-07-08mac80211_hwsim: avoid NULL accessJohannes Berg1-0/+1
2009-07-08b43: Add support for 4318EClyde McPherson1-0/+1
2009-07-08zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung1-0/+1
2009-07-08zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-16/+6
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz1-0/+9
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan1-1/+8
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger4-4/+12
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller1-19/+27
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds9-31/+136
2009-06-19ath5k: fix beacon_int handlingJiri Slaby1-3/+1
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos1-1/+1
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos1-2/+5
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+7
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+18
2009-06-19zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung1-0/+1
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2-6/+49
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi1-2/+2
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi3-12/+31
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi3-7/+23
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds11-184/+152
2009-06-16debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2-9/+8
2009-06-16firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville3-10/+9
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos1-0/+1
2009-06-15ath9k: restore power mode on error pathGabor Juhos1-3/+6
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg5-110/+26
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan1-0/+6
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan1-5/+16
2009-06-15ath5k: fix mesh beaconingNick Kossifidis1-2/+3
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2-4/+1
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy1-7/+3
2009-06-15iwlwifi: check control channel for pure 40MHzWey-Yi Guy1-2/+11
2009-06-15iwlwifi: checking for 40MHz modeWey-Yi Guy1-2/+2
2009-06-15iwlwifi: revamp bss_info_changedJohannes Berg1-44/+70
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior1-4/+0
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky1-1/+6
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller7-17/+17
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy8-14/+14
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy5-13/+10
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek4-14/+14
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2-2/+2
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson1-1/+1