index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
mac80211-ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
*
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
2017-01-12
1
-2
/
+1
*
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
1
-1
/
+0
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-13
/
+2
*
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-08
1
-8
/
+8
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-2
/
+4
*
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
2014-09-05
1
-1
/
+1
*
ath5k: support for FIF_FCSFAIL filter
Mathy Vanhoef
2014-07-01
1
-0
/
+2
*
ath5k: set SURVEY_INFO_IN_USE on get_survey
Felix Fietkau
2014-02-24
1
-0
/
+1
*
ath5k: enable support for 5 MHz and 10 MHz channels
Simon Wunderlich
2013-08-16
1
-1
/
+1
*
ath5k: fix extra set bit in multicast mask
Bob Copeland
2013-07-18
1
-1
/
+1
*
ath5k: make use of the new rate control API
Thomas Huehn
2013-06-12
1
-1
/
+1
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-2
/
+2
*
ath5k: fix tx path skb leaks
Felix Fietkau
2012-12-10
1
-1
/
+1
*
mac80211: clarify interface iteration and make it configurable
Johannes Berg
2012-11-09
1
-2
/
+3
*
ath5k: disable HW crypto in management frame
Chun-Yeow Yeoh
2012-09-24
1
-0
/
+3
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-24
1
-1
/
+1
|
\
|
*
mac80211: add key flag for management keys
Johannes Berg
2012-09-10
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
Bob Copeland
2012-08-13
1
-3
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
1
-1
/
+2
|
\
\
|
*
|
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+2
|
|
/
*
|
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
2012-08-10
1
-2
/
+2
|
/
*
ath5k: fix txop limit handling
Felix Fietkau
2012-07-17
1
-1
/
+1
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-0
/
+2
*
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2012-03-06
1
-0
/
+4
*
ath5k: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
1
-0
/
+8
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+1
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-3
/
+3
*
ath5k: clean up base.h and its use
Pavel Roskin
2011-08-08
1
-0
/
+2
*
ath5k: remove unused and write-only structures and fields
Pavel Roskin
2011-08-08
1
-3
/
+0
*
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
Pavel Roskin
2011-07-22
1
-14
/
+0
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
1
-124
/
+119
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
1
-2
/
+2
*
ath5k: minor cleanup
Pavel Roskin
2011-06-17
1
-4
/
+2
*
ath5k: fix slot time handling
Felix Fietkau
2011-04-12
1
-0
/
+9
*
ath5k: implement ieee80211_ops->{get,set}_ringparam
John W. Linville
2011-03-11
1
-0
/
+43
*
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
2011-03-07
1
-2
/
+17
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-3
/
+3
*
ath5k: move external function definitions to a header file
Bob Copeland
2011-02-18
1
-17
/
+0
*
ath5k: Fix short and long retry configuration
Bruno Randolf
2011-01-28
1
-0
/
+9
*
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
1
-2
/
+2
*
ath5k: Move mac80211 functions into new file
Bruno Randolf
2011-01-04
1
-0
/
+774