summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* ath6kl: add __printf verification to ath6kl_dbgJoe Perches2017-04-131-1/+1
* wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-4/+4
* ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim2016-09-281-1/+1
* ath6kl: simplify logical conditionHeinrich Schuchardt2016-05-281-2/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-11/+11
* ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier2016-03-111-0/+5
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-2/+2
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-34/+9
* cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-3/+2
* ath6kl: add support wmi rate tables with mcs15Jessica Wu2014-07-141-4/+65
* ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-141-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-1/+1
|\
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-1/+1
* | ath6kl: use braces on both arms of if statementKalle Valo2014-03-131-5/+8
* | ath6kl: fix blank lines before and after bracesKalle Valo2014-03-131-6/+0
|/
* ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo2014-02-141-2/+2
* cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-3/+3
* cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-4/+3
* ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo2013-03-181-0/+3
* ath6kl: add tracing support and tracing points for wmi packetsKalle Valo2013-03-181-0/+3
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-151-8/+20
|\
| * ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-271-0/+17
| * ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-271-8/+3
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-3/+2
|\ \ | |/ |/|
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-3/+2
* | ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-241-1/+1
* | ath6kl: Check for valid rate table indexRaja Mani2012-10-241-0/+3
* | ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani2012-10-241-2/+6
* | ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan2012-10-241-0/+14
* | ath6kl: fix link speed when using sgiDengke Qiu2012-10-241-1/+12
* | ath6kl: rework scheduled scanThomas Pedersen2012-10-241-1/+22
* | ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan2012-10-241-16/+19
* | ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo2012-10-241-4/+8
* | ath6kl: add support for changing contry codeKalle Valo2012-10-241-0/+17
* | ath6kl: refactor wmi scan commandKalle Valo2012-10-241-5/+20
* | ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo2012-10-241-44/+44
* | ath6kl: support TX error rate notificationThomas Pedersen2012-10-241-0/+47
* | ath6kl: support rssi threshold for sched scanThomas Pedersen2012-10-241-0/+18
|/
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-5/+5
* ath6kl: support changing dtim period on AP modeEtay Luz2012-06-111-0/+16
* ath6kl: Remove unneeded memset in roam related config funcRaja Mani2012-05-291-2/+0
* ath6kl: Add support for setting tx rateset.Bala Shanmugam2012-05-241-0/+109
* ath6kl: enable enhanced bmiss detectionThomas Pedersen2012-05-161-0/+19
* ath6kl: Use correct max-scan-SSIDs limitJouni Malinen2012-05-111-1/+1
* ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan2012-05-041-0/+7
* ath6kl: check for sband existence when creating scan cmdThomas Pedersen2012-04-251-5/+10
* ath6kl: include in.h explicitlyLuis R. Rodriguez2012-04-251-0/+1
OpenPOWER on IntegriCloud