Age | Commit message (Expand) | Author |
2014-02-13 | Bluetooth: Add firmware update for Atheros 0cf3:311f | Oliver Neukum |
2014-02-13 | Bluetooth: Enable Atheros 0cf3:311e for firmware upload | Oliver Neukum |
2014-02-12 | mwifiex: add key material v2 support | Avinash Patil |
2014-02-12 | mwifiex: parse API version from FW | Avinash Patil |
2014-02-12 | mwifiex: disable all TDLS link during disconnection | Avinash Patil |
2014-02-12 | mwifiex: separate BA params for TDLS link if 11ac is supported | Avinash Patil |
2014-02-12 | mwifiex: add VHT support for TDLS | Avinash Patil |
2014-02-12 | mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv | Avinash Patil |
2014-02-12 | mwifiex: AMPDU support for TDLS link | Avinash Patil |
2014-02-12 | mwifiex: tdls related handling for data packets addressed to TDLS peer | Avinash Patil |
2014-02-12 | mwifiex: provision for holding and restoring packets during TDLS setup | Avinash Patil |
2014-02-12 | mwifiex: add cfg80211 change_station handler support | Avinash Patil |
2014-02-12 | mwifiex: add cfg80211 add_station handler support | Avinash Patil |
2014-02-12 | mwifiex: add cfg80211 tdls_oper handler support | Avinash Patil |
2014-02-12 | mwifiex: parse TDLS action frames during RX | Avinash Patil |
2014-02-12 | mwifiex: add tdls_mgmt handler support | Avinash Patil |
2014-02-12 | mwifiex: cleanup in mwifiex_fill_cap_info() | Amitkumar Karwar |
2014-02-12 | mwifiex: move station list functions to common code | Avinash Patil |
2014-02-12 | mwifiex: make tos_to_tid_inv part of mwifiex_private structure | Avinash Patil |
2014-02-12 | mwifiex: handle AMPDU supported check for AP interface | Avinash Patil |
2014-02-12 | mwifiex: advertise correct beamforming information for VHT | Amitkumar Karwar |
2014-02-12 | mwifiex: update beamforming capability field for HT | Amitkumar Karwar |
2014-02-12 | mwifiex: don't leak DMA command skbuffs | Aaron Durbin |
2014-02-12 | mwifiex: balance dma map/unmap sizes | Aaron Durbin |
2014-02-12 | mwifiex: implement extended scan feature | Amitkumar Karwar |
2014-02-12 | mwifiex: separate out next scan command queueing logic | Amitkumar Karwar |
2014-02-12 | mwifiex: separate out response buffer parsing code | Amitkumar Karwar |
2014-02-12 | mwifiex: change beacon parameter structure | Amitkumar Karwar |
2014-02-12 | mwifiex: remove unsupported code in 11ac | Bing Zhao |
2014-02-12 | mwifiex: improve readability in 11ac mcsmap to maxrate conversion | Bing Zhao |
2014-02-12 | mwifiex: make 11ac mcs rate tables global and const | Bing Zhao |
2014-02-12 | mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED | Bing Zhao |
2014-02-12 | ath9k: Calculate IQ-CAL median | Sujith Manoharan |
2014-02-12 | ath9k: Expand the IQ coefficient array | Sujith Manoharan |
2014-02-12 | ath9k: Modify IQ calibration for AR955x | Sujith Manoharan |
2014-02-12 | ath9k: Fix magnitude/phase calculation | Sujith Manoharan |
2014-02-12 | ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes | Sujith Manoharan |
2014-02-12 | ath9k: Check explicitly for IQ calibration | Sujith Manoharan |
2014-02-12 | ath9k: Fix IQ cal post processing for SoC | Sujith Manoharan |
2014-02-12 | ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P | Masaki TAGAWA |
2014-02-12 | ath9k: Remove ath9k rate control | Sujith Manoharan |
2014-02-12 | ath9k_htc: catch fw panic pattern | Oleksij Rempel |
2014-02-12 | ath9k_htc: remove useless memcpy | Oleksij Rempel |
2014-02-12 | ath9k_htc: use ath9k_cmn_rx_skb_postprocess | Oleksij Rempel |
2014-02-12 | ath9k: move ath9k_rx_skb_postprocess to common.c | Oleksij Rempel |
2014-02-12 | ath9k_htc: sync rx_status-> related code with ath9k | Oleksij Rempel |
2014-02-12 | ath9k_htc: use ath9k_cmn_rx_accept | Oleksij Rempel |
2014-02-12 | ath9k_htc: use ath9k_cmn_process_rate | Oleksij Rempel |
2014-02-12 | ath9k_htc: use ath9k_cmn_process_rssi | Oleksij Rempel |
2014-02-12 | ath9k_htc: add rx header converter to make it usable by ath9k | Oleksij Rempel |