aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-13Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum
2014-02-13Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar
2014-02-12mwifiex: move station list functions to common codeAvinash Patil
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil
2014-02-12mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar
2014-02-12mwifiex: update beamforming capability field for HTAmitkumar Karwar
2014-02-12mwifiex: don't leak DMA command skbuffsAaron Durbin
2014-02-12mwifiex: balance dma map/unmap sizesAaron Durbin
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2014-02-12mwifiex: separate out next scan command queueing logicAmitkumar Karwar
2014-02-12mwifiex: separate out response buffer parsing codeAmitkumar Karwar
2014-02-12mwifiex: change beacon parameter structureAmitkumar Karwar
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao
2014-02-12mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao
2014-02-12mwifiex: make 11ac mcs rate tables global and constBing Zhao
2014-02-12mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao
2014-02-12ath9k: Calculate IQ-CAL medianSujith Manoharan
2014-02-12ath9k: Expand the IQ coefficient arraySujith Manoharan
2014-02-12ath9k: Modify IQ calibration for AR955xSujith Manoharan
2014-02-12ath9k: Fix magnitude/phase calculationSujith Manoharan
2014-02-12ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan
2014-02-12ath9k: Check explicitly for IQ calibrationSujith Manoharan
2014-02-12ath9k: Fix IQ cal post processing for SoCSujith Manoharan
2014-02-12ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan
2014-02-12ath9k_htc: catch fw panic patternOleksij Rempel
2014-02-12ath9k_htc: remove useless memcpyOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel
2014-02-12ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel
2014-02-12ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel