aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-19ath5k: fix beacon_int handlingJiri Slaby
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-19zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos
2009-06-15ath9k: restore power mode on error pathGabor Juhos
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan
2009-06-15ath5k: fix mesh beaconingNick Kossifidis
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy
2009-06-15iwlwifi: check control channel for pure 40MHzWey-Yi Guy
2009-06-15iwlwifi: checking for 40MHz modeWey-Yi Guy
2009-06-15iwlwifi: revamp bss_info_changedJohannes Berg
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-10ath5k: minor rfkill cleanupBob Copeland
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan
2009-06-10b43: Add fw capabilitiesMichael Buesch
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel
2009-06-10ar9170: xmit code revampChristian Lamparter
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior
2009-06-10rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna
2009-06-10rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg
2009-06-04ar9170: remove deprecated codeChristian Lamparter
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy