index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-1
/
+1
*
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-2
/
+8
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-2
/
+1
|
\
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-2
/
+1
*
|
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
2017-03-20
1
-4
/
+2
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ath6kl: Allow the radio to report 0 dbm txpower without timing out
Eric Bentley
2016-09-09
1
-2
/
+2
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
*
ath6kl: sme_state shortcut to SME_DISCONNECTED removed
Dan Kephart
2016-07-19
1
-2
/
+0
*
ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.
Pierre Le Magourou
2016-07-19
1
-0
/
+1
*
ath6kl: Fix wrong regulatory domain disconnection.
Pierre Le Magourou
2016-07-19
1
-1
/
+2
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-3
/
+14
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-11
/
+11
*
ath6kl: fix tx/rx antenna reporting for 2x2 devices
Ben Greear
2015-12-11
1
-2
/
+2
*
ath6kl: implement ethtool stats
Ben Greear
2015-10-29
1
-0
/
+123
*
ath6kl: add error message to explain lack of HT
Ben Greear
2015-10-29
1
-0
/
+3
*
ath6kl: report antenna configuration
Ben Greear
2015-10-29
1
-0
/
+17
*
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...
David S. Miller
2015-10-27
1
-2
/
+2
|
\
|
*
ath6kl: drop unlikely behind WARN_ON()
Geliang Tang
2015-10-09
1
-2
/
+2
*
|
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2015-10-13
1
-1
/
+1
|
/
*
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
1
-2
/
+2
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
1
-6
/
+9
|
\
|
*
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
1
-2
/
+4
|
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-4
/
+5
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
|
/
*
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
1
-1
/
+2
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
1
-7
/
+7
*
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-20
1
-2
/
+2
*
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-0
/
+1
*
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
1
-2
/
+4
|
\
|
*
ath6kl: convert ar6004 hardware flags to firmware feature flags
Kalle Valo
2014-07-14
1
-2
/
+4
*
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-3
/
+4
|
\
|
*
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
1
-3
/
+4
*
|
ath6kl: use braces on both arms of if statement
Kalle Valo
2014-03-13
1
-2
/
+4
*
|
ath6kl: fix blank lines before and after braces
Kalle Valo
2014-03-13
1
-3
/
+0
|
/
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
1
-6
/
+2
*
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
2014-02-04
1
-5
/
+14
*
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
1
-0
/
+2
*
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-3
/
+6
*
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
2013-06-11
1
-10
/
+17
*
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-06-03
1
-9
/
+15
*
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
2013-03-18
1
-3
/
+4
|
\
|
*
ath6kl: Remove NETDEV_REGISTERED flag
Mohammed Shafi Shajakhan
2013-03-05
1
-1
/
+0
|
*
ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks
Mohammed Shafi Shajakhan
2013-03-05
1
-0
/
+2
|
*
ath6kl: Cosmetic change in checking for free vif slot
Mohammed Shafi Shajakhan
2013-03-05
1
-2
/
+2
*
|
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-06
1
-3
/
+5
|
/
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-15
1
-40
/
+69
|
\
[next]