summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
| * | mwifiex: add key material v2 supportAvinash Patil2014-02-126-12/+388
| * | mwifiex: parse API version from FWAvinash Patil2014-02-124-1/+60
| * | mwifiex: disable all TDLS link during disconnectionAvinash Patil2014-02-123-0/+40
| * | mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2014-02-122-5/+38
| * | mwifiex: add VHT support for TDLSAvinash Patil2014-02-126-7/+346
| * | mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil2014-02-121-11/+12
| * | mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-125-4/+31
| * | mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-123-6/+48
| * | mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-124-0/+100
| * | mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-126-1/+137
| * | mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-124-0/+64
| * | mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-128-0/+246
| * | mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-126-7/+160
| * | mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-128-0/+533
| * | mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-124-16/+21
| * | mwifiex: move station list functions to common codeAvinash Patil2014-02-123-118/+124
| * | mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-124-23/+28
| * | mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-122-7/+21
| * | mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2014-02-122-2/+13
| * | mwifiex: update beamforming capability field for HTAmitkumar Karwar2014-02-122-0/+7
| * | mwifiex: don't leak DMA command skbuffsAaron Durbin2014-02-121-7/+7
| * | mwifiex: balance dma map/unmap sizesAaron Durbin2014-02-122-74/+72
| * | mwifiex: implement extended scan featureAmitkumar Karwar2014-02-128-8/+255
| * | mwifiex: separate out next scan command queueing logicAmitkumar Karwar2014-02-121-62/+71
| * | mwifiex: separate out response buffer parsing codeAmitkumar Karwar2014-02-121-146/+163
| * | mwifiex: change beacon parameter structureAmitkumar Karwar2014-02-122-13/+16
| * | mwifiex: remove unsupported code in 11acBing Zhao2014-02-126-28/+17
| * | mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao2014-02-121-13/+13
| * | mwifiex: make 11ac mcs rate tables global and constBing Zhao2014-02-122-132/+114
| * | mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao2014-02-122-8/+8
| * | ath9k: Calculate IQ-CAL medianSujith Manoharan2014-02-121-12/+79
| * | ath9k: Expand the IQ coefficient arraySujith Manoharan2014-02-121-20/+21
| * | ath9k: Modify IQ calibration for AR955xSujith Manoharan2014-02-121-22/+59
| * | ath9k: Fix magnitude/phase calculationSujith Manoharan2014-02-121-3/+7
| * | ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan2014-02-121-4/+4
| * | ath9k: Check explicitly for IQ calibrationSujith Manoharan2014-02-121-1/+6
| * | ath9k: Fix IQ cal post processing for SoCSujith Manoharan2014-02-121-2/+2
| * | ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA2014-02-121-0/+2
| * | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-129-1771/+8
| * | ath9k_htc: catch fw panic patternOleksij Rempel2014-02-122-0/+48
| * | ath9k_htc: remove useless memcpyOleksij Rempel2014-02-121-5/+5
| * | ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel2014-02-121-25/+3
| * | ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel2014-02-123-53/+59
| * | ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel2014-02-121-4/+5
| * | ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel2014-02-121-37/+8
| * | ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-121-38/+2
| * | ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-125-26/+7
| * | ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel2014-02-121-1/+36
| * | ath9k: move ath9k_rx_accept to common.cOleksij Rempel2014-02-123-87/+95