summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* wcn36xx: Close SMD channel on device removalBjorn Andersson2017-05-231-0/+2
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-082-3/+3
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-282-2/+2
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-2/+8
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-3/+3
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-2810-29/+32
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-2811-57/+56Star
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+1
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-2445-235/+526
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-04-2045-235/+526
| |\
| | * ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2017-04-191-7/+12
| | * ath9k: add noise floor override optionSimon Wunderlich2017-04-193-1/+67
| | * ath10k: bump up FW API to 6Ryan Hsu2017-04-192-1/+5
| | * ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan2017-04-193-9/+32
| | * ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke2017-04-191-1/+1
| | * ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault2017-04-191-0/+5
| | * ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter2017-04-191-1/+1
| | * wil6210: prevent access to 11AD device if resume failsMaya Erez2017-04-132-2/+15
| | * wil6210: fix array out of bounds access in pmcDedy Lansky2017-04-131-2/+2
| | * wil6210: remove HALP voting in debugfs ioblobMaya Erez2017-04-133-26/+2Star
| | * wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2017-04-131-3/+17
| | * wil6210: fix check for sparrow D0 FW fileHamad Kadmany2017-04-131-1/+3
| | * wil6210: protect against sporadic interrupt during suspend flowMaya Erez2017-04-131-1/+12
| | * wil6210: fix protection against connections during resetHamad Kadmany2017-04-131-2/+9
| | * wil6210: align to latest auto generated wmi.hDedy Lansky2017-04-131-21/+52
| | * wil6210: support 8KB RX buffersLior David2017-04-134-5/+36
| | * wil6210: restore power save state after internal FW resetLazar Alexei2017-04-133-11/+29
| | * wil6210: fix sequence for scan-abort during resetHamad Kadmany2017-04-131-4/+4
| | * ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan2017-04-131-1/+1
| | * ath6kl: add __printf verification to ath6kl_dbgJoe Perches2017-04-133-2/+4
| | * ath10k: clean header files from bad block commentsMarcin Rokicki2017-04-059-40/+70
| | * ath10k: use octal permission representationMarcin Rokicki2017-04-054-55/+50Star
| | * ath10k: fix block comments styleMarcin Rokicki2017-04-0510-38/+69
| | * ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan2017-04-051-1/+1
| | * ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan2017-04-051-2/+1Star
| | * ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan2017-04-051-0/+3
| | * ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2017-04-052-0/+8
| | * ath10k: fix station nss computationVenkateswara Rao Naralasetty2017-04-051-0/+14
| | * ath9k_htc: fix NULL-deref at probeJohan Hovold2017-04-051-0/+3
| | * ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan2017-04-051-1/+1
* | | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-209-11/+21
|\ \ \
| * | | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-132-9/+5Star
| * | | cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-2/+1Star
| * | | wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-067-0/+15
* | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-132-4/+4
| |/ / |/| |
* | | Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller2017-04-1022-73/+650
|\ \ \ | | |/ | |/|
| * | ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii2017-03-201-4/+2Star
| * | ath10k: remove redundant check of len with buf_lenColin Ian King2017-03-201-3/+0Star