summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
AgeCommit message (Expand)Author
2019-07-31ath6kl: add some bounds checkingDan Carpenter
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-13ath6kl: add __printf verification to ath6kl_dbgJoe Perches
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim
2016-05-28ath6kl: simplify logical conditionHeinrich Schuchardt
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-11ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2012-11-27ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan
2012-11-27ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan
2012-10-24ath6kl: Check for valid rate table indexRaja Mani
2012-10-24ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan
2012-10-24ath6kl: fix link speed when using sgiDengke Qiu
2012-10-24ath6kl: rework scheduled scanThomas Pedersen
2012-10-24ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan
2012-10-24ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo
2012-10-24ath6kl: add support for changing contry codeKalle Valo
2012-10-24ath6kl: refactor wmi scan commandKalle Valo
2012-10-24ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz
2012-05-29ath6kl: Remove unneeded memset in roam related config funcRaja Mani
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen
2012-05-11ath6kl: Use correct max-scan-SSIDs limitJouni Malinen
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan
2012-04-25ath6kl: check for sband existence when creating scan cmdThomas Pedersen
2012-04-25ath6kl: include in.h explicitlyLuis R. Rodriguez