summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel2014-02-281-8/+1
* ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel2014-02-284-16/+19
* ath9k-common: set maxstream=1 for ar9271Oleksij Rempel2014-02-281-1/+1
* ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel2014-02-281-47/+3
* ath9k: move setup_ht_cap to common-initOleksij Rempel2014-02-283-60/+62
* ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2014-02-282-118/+6
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-289-163/+208
* mwl8k: Adding support to gather survey per channelYogesh Ashok Powar2014-02-281-6/+109
* mwl8k: Implement sw_scan start/stop cbsYogesh Ashok Powar2014-02-281-0/+40
* mwl8k: Adding support to access BBP registersYogesh Ashok Powar2014-02-281-0/+42
* ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-36/+0
* orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-284-6/+8
* zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-6/+3
* rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-1/+2
* wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-2/+3
* atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-4/+4
* airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-5/+8
* rtl818x: add comments to explain few not obvious HW configs.andrea merello2014-02-281-0/+12
* rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello2014-02-281-3/+4
* rtl818x: check for pci_map_single() success when initializing RX ringandrea merello2014-02-281-0/+7
* rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello2014-02-281-1/+1
* rtl818x: Explicitly enable contetion windowandrea merello2014-02-281-0/+2
* Documentation: dt: wireless: Add wl1251Sebastian Reichel2014-02-281-0/+39
* wl1251: spi: add device tree supportSebastian Reichel2014-02-281-6/+17
* wl1251: spi: add vio regulator supportSebastian Reichel2014-02-282-2/+19
* wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-286-28/+43
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-286-17/+62
* ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau2014-02-241-0/+1
* ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-241-3/+3
* ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau2014-02-241-4/+0
* ath9k: Use static constJoe Perches2014-02-241-8/+12
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-241-0/+6
* wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo2014-02-241-1/+1
* iwlegacy: properly enable power savingStanislaw Gruszka2014-02-243-15/+72
* iwlegacy: merge reclaim checkStanislaw Gruszka2014-02-243-19/+16
* iwl3945: fix wakeup interruptStanislaw Gruszka2014-02-241-1/+3
* mwifiex: enable obss scan offload feature flagAmitkumar Karwar2014-02-241-1/+2
* mwifiex: remove redundant del_timerAvinash Patil2014-02-241-1/+0
* mwifiex: use del_timer_sync instead of del_timerAvinash Patil2014-02-244-4/+4
* ath9k: Enable U-APSD AP mode supportJouni Malinen2014-02-241-0/+1
* drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar2014-02-241-2/+2
* hostap: add Netgear MA401 cardCédric Le Goater2014-02-241-0/+2
* net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat2014-02-241-1/+0
* b43: return true / false instead of numbers in functions which return bool valueZhao, Gang2014-02-243-8/+8
* b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang2014-02-241-1/+1
* rtlwifi: properly apply filter flagsPeter Wu2014-02-241-22/+30
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-246-10/+19
* mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter2014-02-241-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-2434-225/+713
|\
| * iwlwifi: mvm: fix a few wd_disable commentsEliad Peller2014-02-232-3/+2
OpenPOWER on IntegriCloud