index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-4
/
+4
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-1
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-2
/
+4
2021-10-20
ath6kl: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+5
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-06-15
ath6kl: Fix inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2020-08-17
ath6kl: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-14
/
+12
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-2
/
+2
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-12-20
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
1
-1
/
+1
2018-12-13
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
1
-1
/
+1
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-7
/
+7
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+3
2018-06-13
ath6kl: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-07
ath6kl: remove redundant variable ies_len
Kenneth Lu
1
-2
/
+0
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+2
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-1
/
+1
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-2
/
+8
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-1
/
+1
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+1
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+1
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+1
2017-03-20
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
1
-4
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-09-09
ath6kl: Allow the radio to report 0 dbm txpower without timing out
Eric Bentley
1
-2
/
+2
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-07-19
ath6kl: sme_state shortcut to SME_DISCONNECTED removed
Dan Kephart
1
-2
/
+0
2016-07-19
ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.
Pierre Le Magourou
1
-0
/
+1
2016-07-19
ath6kl: Fix wrong regulatory domain disconnection.
Pierre Le Magourou
1
-1
/
+2
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-3
/
+14
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-11
/
+11
2015-12-11
ath6kl: fix tx/rx antenna reporting for 2x2 devices
Ben Greear
1
-2
/
+2
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: add error message to explain lack of HT
Ben Greear
1
-0
/
+3
2015-10-29
ath6kl: report antenna configuration
Ben Greear
1
-0
/
+17
2015-10-27
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...
David S. Miller
1
-2
/
+2
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
1
-1
/
+1
2015-10-09
ath6kl: drop unlikely behind WARN_ON()
Geliang Tang
1
-2
/
+2
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-2
/
+2
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+9
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-2
/
+4
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-4
/
+5
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
1
-1
/
+2
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-7
/
+7
[next]