Age | Commit message (Expand) | Author |
2014-02-28 | wil6210: do not reorder groupcast Rx | Vladimir Kondratiev |
2014-02-28 | wil6210: single station disconnect | Vladimir Kondratiev |
2014-02-28 | wil6210: use ether_addr_equal | Vladimir Kondratiev |
2014-02-28 | wil6210: Provide signal strength indication | Vladimir Kondratiev |
2014-02-28 | wil6210: Fill vring2cid_tid table early | Vladimir Kondratiev |
2014-02-28 | wil6210: disconnect only requested peer | Vladimir Kondratiev |
2014-02-28 | wil6210: per-connection statistics | Vladimir Kondratiev |
2014-02-28 | wil6210: dump_station initial support | Vladimir Kondratiev |
2014-02-28 | wil6210: fix BACK status processing | Vladimir Kondratiev |
2014-02-28 | wil6210: broadcast Tx | Vladimir Kondratiev |
2014-02-28 | wil6210: Find free vring for Tx | Vladimir Kondratiev |
2014-02-28 | wil6210: Block ACK | Vladimir Kondratiev |
2014-02-28 | wil6210: multiple connect - initial support | Vladimir Kondratiev |
2014-02-28 | wil6210: [DEBUG] Improve Vring printing | Vladimir Kondratiev |
2014-02-28 | wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors | Vladimir Kondratiev |
2014-02-28 | wil6210: Tx management frame | Vladimir Kondratiev |
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 |