Age | Commit message (Expand) | Author |
2014-02-28 | brcmfmac: Use atomic functions for intstatus update. | Hante Meuleman |
2014-02-28 | ath9k_htc: add function ath9k_regwrite_multi | Oleksij Rempel |
2014-02-28 | ath9k_htc: remove unused variable sleepduration | Oleksij Rempel |
2014-02-28 | ath9k: remove unused listen_interval and sleepduration. | Oleksij Rempel |
2014-02-28 | mwifiex: Track BA sequence number reset | Paul Stewart |
2014-02-28 | brcmfmac: Small cleanup of redundant code. | Hante Meuleman |
2014-02-28 | brcmfmac: Remove immediate sleep support from SDIO. | Hante Meuleman |
2014-02-28 | brcmfmac: Minimize SDIO dpc scheduling. | Hante Meuleman |
2014-02-28 | brcmfmac: de-init driver layers in correct order. | Hante Meuleman |
2014-02-28 | brcmfmac: Correct header debug dump for sdio tx hdrs. | Hante Meuleman |
2014-02-28 | brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() | Arend van Spriel |
2014-02-28 | brcmfmac: fix use of skb control buffer in SDIO driver part | Arend van Spriel |
2014-02-28 | brcmfmac: Make firmeware roaming a module param. | Hante Meuleman |
2014-02-28 | ath9k_htc: use ath9k_cmn_reload_chainmask | Oleksij Rempel |
2014-02-28 | ath9k: move ath9k_reload_chainmask_settings to common | Oleksij Rempel |
2014-02-28 | ath9k-common: set maxstream=1 for ar9271 | Oleksij Rempel |
2014-02-28 | ath9k_htc: use ath9k_cmn_setup_ht_cap | Oleksij Rempel |
2014-02-28 | ath9k: move setup_ht_cap to common-init | Oleksij Rempel |
2014-02-28 | ath9k_htc: use ath9k_cmn_init_channels_rates | Oleksij Rempel |
2014-02-28 | ath9k: move ath9k_init_channels_rates to common-init | Oleksij Rempel |
2014-02-28 | mwl8k: Adding support to gather survey per channel | Yogesh Ashok Powar |
2014-02-28 | mwl8k: Implement sw_scan start/stop cbs | Yogesh Ashok Powar |
2014-02-28 | mwl8k: Adding support to access BBP registers | Yogesh Ashok Powar |
2014-02-28 | orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-28 | zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-28 | rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-28 | wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-28 | atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-28 | airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang |
2014-02-28 | rtl818x: add comments to explain few not obvious HW configs. | andrea merello |
2014-02-28 | rtl818x: make dev_alloc_skb() null pointer check to really work | andrea merello |
2014-02-28 | rtl818x: check for pci_map_single() success when initializing RX ring | andrea merello |
2014-02-28 | rtl818x: pci_iomap() should pair with pci_iounmap() | andrea merello |
2014-02-28 | rtl818x: Explicitly enable contetion window | andrea merello |
2014-02-28 | wl1251: spi: add device tree support | Sebastian Reichel |
2014-02-28 | wl1251: spi: add vio regulator support | Sebastian Reichel |
2014-02-28 | wl1251: move power GPIO handling into the driver | Sebastian Reichel |
2014-02-28 | wl1251: split wl251 platform data to a separate structure | Luciano Coelho |
2014-02-24 | ath5k: set SURVEY_INFO_IN_USE on get_survey | Felix Fietkau |
2014-02-24 | ath9k: make some hardware reset log messages debug-only | Felix Fietkau |
2014-02-24 | ath9k: do not set half/quarter channel flags in AR_PHY_MODE | Felix Fietkau |
2014-02-24 | ath9k: Use static const | Joe Perches |
2014-02-24 | ath9k: list more reset causes in debugfs | Felix Fietkau |
2014-02-24 | wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c | Tejun Heo |
2014-02-24 | iwlegacy: properly enable power saving | Stanislaw Gruszka |
2014-02-24 | iwlegacy: merge reclaim check | Stanislaw Gruszka |
2014-02-24 | iwl3945: fix wakeup interrupt | Stanislaw Gruszka |
2014-02-24 | mwifiex: enable obss scan offload feature flag | Amitkumar Karwar |
2014-02-24 | mwifiex: remove redundant del_timer | Avinash Patil |
2014-02-24 | mwifiex: use del_timer_sync instead of del_timer | Avinash Patil |