aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz1-2/+6
2014-02-13wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov3-2/+21
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat3-4/+8
2014-02-13b43: use kernel api to replace b43 specific helper functionZHAO Gang2-41/+6
2014-02-13hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux1-1/+1
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville4-9/+48
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville19-76/+154
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-02-12mwifiex: add key material v2 supportAvinash Patil6-12/+388
2014-02-12mwifiex: parse API version from FWAvinash Patil4-1/+60
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil3-0/+40
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2-5/+38
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil6-7/+346
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil1-11/+12
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil5-4/+31
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil3-6/+48
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil4-0/+100
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil6-1/+137
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil4-0/+64
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil8-0/+246
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil6-7/+160
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil8-0/+533
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar4-16/+21
2014-02-12mwifiex: move station list functions to common codeAvinash Patil3-118/+124
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil4-23/+28
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2-7/+21
2014-02-12mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2-2/+13
2014-02-12mwifiex: update beamforming capability field for HTAmitkumar Karwar2-0/+7
2014-02-12mwifiex: don't leak DMA command skbuffsAaron Durbin1-7/+7
2014-02-12mwifiex: balance dma map/unmap sizesAaron Durbin2-74/+72
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar8-8/+255
2014-02-12mwifiex: separate out next scan command queueing logicAmitkumar Karwar1-62/+71
2014-02-12mwifiex: separate out response buffer parsing codeAmitkumar Karwar1-146/+163
2014-02-12mwifiex: change beacon parameter structureAmitkumar Karwar2-13/+16
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao6-28/+17
2014-02-12mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao1-13/+13
2014-02-12mwifiex: make 11ac mcs rate tables global and constBing Zhao2-132/+114
2014-02-12mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao2-8/+8
2014-02-12ath9k: Calculate IQ-CAL medianSujith Manoharan1-12/+79
2014-02-12ath9k: Expand the IQ coefficient arraySujith Manoharan1-20/+21
2014-02-12ath9k: Modify IQ calibration for AR955xSujith Manoharan1-22/+59
2014-02-12ath9k: Fix magnitude/phase calculationSujith Manoharan1-3/+7
2014-02-12ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan1-4/+4
2014-02-12ath9k: Check explicitly for IQ calibrationSujith Manoharan1-1/+6
2014-02-12ath9k: Fix IQ cal post processing for SoCSujith Manoharan1-2/+2
2014-02-12ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2