aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds11-184/+152
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2-9/+8
2009-06-15firmware: 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/linux-2.6David 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 documentation and source comments.Martin Olsson2-2/+2
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson1-1/+1
2009-06-10ath5k: minor rfkill cleanupBob Copeland6-26/+8
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan1-0/+1
2009-06-10b43: Add fw capabilitiesMichael Buesch5-14/+61
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg15-341/+66
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel7-17/+163
2009-06-10ar9170: xmit code revampChristian Lamparter5-260/+550
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg1-0/+32
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET1-3/+2
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2-49/+45
2009-06-10rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna1-78/+78
2009-06-10rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna1-68/+68
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg11-414/+19
2009-06-04ar9170: remove deprecated codeChristian Lamparter2-8/+0
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre1-1/+1
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy3-5/+19
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3