summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-28brcmfmac: Minimize SDIO dpc scheduling.Hante Meuleman1-1/+1
2014-02-28brcmfmac: de-init driver layers in correct order.Hante Meuleman1-2/+2
2014-02-28brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman1-2/+2
2014-02-28brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel1-4/+2
2014-02-28brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel1-4/+6
2014-02-28brcmfmac: Make firmeware roaming a module param.Hante Meuleman2-14/+25
2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel1-8/+1
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel4-16/+19
2014-02-28ath9k-common: set maxstream=1 for ar9271Oleksij Rempel1-1/+1
2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel1-47/+3
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel3-60/+62
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2-118/+6
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel9-163/+208
2014-02-28mwl8k: Adding support to gather survey per channelYogesh Ashok Powar1-6/+109
2014-02-28mwl8k: Implement sw_scan start/stop cbsYogesh Ashok Powar1-0/+40
2014-02-28mwl8k: Adding support to access BBP registersYogesh Ashok Powar1-0/+42
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-36/+0
2014-02-28orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang4-6/+8
2014-02-28zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-6/+3
2014-02-28rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-1/+2
2014-02-28wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-2/+3
2014-02-28atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-4/+4
2014-02-28airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-5/+8
2014-02-28rtl818x: add comments to explain few not obvious HW configs.andrea merello1-0/+12
2014-02-28rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello1-3/+4
2014-02-28rtl818x: check for pci_map_single() success when initializing RX ringandrea merello1-0/+7
2014-02-28rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello1-1/+1
2014-02-28rtl818x: Explicitly enable contetion windowandrea merello1-0/+2
2014-02-28Documentation: dt: wireless: Add wl1251Sebastian Reichel1-0/+39
2014-02-28wl1251: spi: add device tree supportSebastian Reichel1-6/+17
2014-02-28wl1251: spi: add vio regulator supportSebastian Reichel2-2/+19
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel6-28/+43
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho6-17/+62
2014-02-25ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau1-0/+1
2014-02-25ath9k: make some hardware reset log messages debug-onlyFelix Fietkau1-3/+3
2014-02-25ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau1-4/+0
2014-02-25ath9k: Use static constJoe Perches1-8/+12
2014-02-25ath9k: list more reset causes in debugfsFelix Fietkau1-0/+6
2014-02-25wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo1-1/+1
2014-02-25iwlegacy: properly enable power savingStanislaw Gruszka3-15/+72
2014-02-25iwlegacy: merge reclaim checkStanislaw Gruszka3-19/+16
2014-02-25iwl3945: fix wakeup interruptStanislaw Gruszka1-1/+3
2014-02-25mwifiex: enable obss scan offload feature flagAmitkumar Karwar1-1/+2
2014-02-25mwifiex: remove redundant del_timerAvinash Patil1-1/+0
2014-02-25mwifiex: use del_timer_sync instead of del_timerAvinash Patil4-4/+4
2014-02-25ath9k: Enable U-APSD AP mode supportJouni Malinen1-0/+1
2014-02-25drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar1-2/+2
2014-02-25hostap: add Netgear MA401 cardCédric Le Goater1-0/+2
2014-02-25net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat1-1/+0
2014-02-25b43: return true / false instead of numbers in functions which return bool valueZhao, Gang3-8/+8