summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-28wil6210: do not reorder groupcast RxVladimir Kondratiev
2014-02-28wil6210: single station disconnectVladimir Kondratiev
2014-02-28wil6210: use ether_addr_equalVladimir Kondratiev
2014-02-28wil6210: Provide signal strength indicationVladimir Kondratiev
2014-02-28wil6210: Fill vring2cid_tid table earlyVladimir Kondratiev
2014-02-28wil6210: disconnect only requested peerVladimir Kondratiev
2014-02-28wil6210: per-connection statisticsVladimir Kondratiev
2014-02-28wil6210: dump_station initial supportVladimir Kondratiev
2014-02-28wil6210: fix BACK status processingVladimir Kondratiev
2014-02-28wil6210: broadcast TxVladimir Kondratiev
2014-02-28wil6210: Find free vring for TxVladimir Kondratiev
2014-02-28wil6210: Block ACKVladimir Kondratiev
2014-02-28wil6210: multiple connect - initial supportVladimir Kondratiev
2014-02-28wil6210: [DEBUG] Improve Vring printingVladimir Kondratiev
2014-02-28wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptorsVladimir Kondratiev
2014-02-28wil6210: Tx management frameVladimir Kondratiev
2014-02-28brcmfmac: Use atomic functions for intstatus update.Hante Meuleman
2014-02-28ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel
2014-02-28ath9k_htc: remove unused variable sleepdurationOleksij Rempel
2014-02-28ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel
2014-02-28mwifiex: Track BA sequence number resetPaul Stewart
2014-02-28brcmfmac: Small cleanup of redundant code.Hante Meuleman
2014-02-28brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman
2014-02-28brcmfmac: Minimize SDIO dpc scheduling.Hante Meuleman
2014-02-28brcmfmac: de-init driver layers in correct order.Hante Meuleman
2014-02-28brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman
2014-02-28brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel
2014-02-28brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel
2014-02-28brcmfmac: Make firmeware roaming a module param.Hante Meuleman
2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel
2014-02-28ath9k-common: set maxstream=1 for ar9271Oleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel
2014-02-28mwl8k: Adding support to gather survey per channelYogesh Ashok Powar
2014-02-28mwl8k: Implement sw_scan start/stop cbsYogesh Ashok Powar
2014-02-28mwl8k: Adding support to access BBP registersYogesh Ashok Powar
2014-02-28orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28rtl818x: add comments to explain few not obvious HW configs.andrea merello
2014-02-28rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello
2014-02-28rtl818x: check for pci_map_single() success when initializing RX ringandrea merello
2014-02-28rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello
2014-02-28rtl818x: Explicitly enable contetion windowandrea merello