index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
wmi.c
Age
Commit message (
Expand
)
Author
2020-11-07
ath6kl: fix enum-conversion warning
Arnd Bergmann
2020-09-22
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
2020-08-27
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-04-29
ath6kl: add some bounds checking
Dan Carpenter
2019-04-29
ath6kl: wmi: use struct_size() helper
Gustavo A. R. Silva
2019-01-10
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Kangjie Lu
2018-12-13
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-13
ath6kl: add __printf verification to ath6kl_dbg
Joe Perches
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-09-28
ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd
Chaehyun Lim
2016-05-28
ath6kl: simplify logical condition
Heinrich Schuchardt
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-11
ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flags
Steve deRosier
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-07-14
ath6kl: add support wmi rate tables with mcs15
Jessica Wu
2014-07-14
ath6kl: convert ar6004 hardware flags to firmware feature flags
Kalle Valo
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2014-03-13
ath6kl: use braces on both arms of if statement
Kalle Valo
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
2014-02-14
ath: remove camel case from struct reg_dmn_pair_mapping
Kalle Valo
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-03-18
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
Kalle Valo
2013-03-18
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
2013-02-15
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2012-11-27
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: remove unnecessary check for NULL skb
Mohammed Shafi Shajakhan
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-10-24
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Check for valid rate table index
Raja Mani
2012-10-24
ath6kl: Avoid null ptr dereference while printing reg domain pair
Raja Mani
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: fix link speed when using sgi
Dengke Qiu
2012-10-24
ath6kl: rework scheduled scan
Thomas Pedersen
2012-10-24
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
Kalle Valo
2012-10-24
ath6kl: add support for changing contry code
Kalle Valo
2012-10-24
ath6kl: refactor wmi scan command
Kalle Valo
2012-10-24
ath6kl: move ath6kl_wmi_startscan_cmd()
Kalle Valo
2012-10-24
ath6kl: support TX error rate notification
Thomas Pedersen
2012-10-24
ath6kl: support rssi threshold for sched scan
Thomas Pedersen
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
[next]