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
/
ath9k
/
channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
1
-7
/
+7
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-1
/
+1
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+6
2017-09-25
ath9k: Avoid a potential deadlock
Ville Syrjälä
1
-2
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-4
/
+10
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-2
/
+0
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-1
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-4
/
+4
2016-01-26
ath9k: Drop useless const on chanctx_event_delta() return type
Geert Uytterhoeven
1
-1
/
+1
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
1
-1
/
+1
2015-12-08
ath9k: MCC, print time elapsed between events
Janusz Dziedzic
1
-2
/
+17
2015-12-08
ath9k: P2P_CLIENT, get/set NOA correctly
Janusz Dziedzic
1
-2
/
+5
2015-12-08
ath9k: MCC enable Opportunistic Power Save
Janusz Dziedzic
1
-0
/
+2
2015-12-08
ath9k: setup correct skb priority for nullfunc
Janusz Dziedzic
1
-0
/
+1
2015-12-08
ath9k: use u32 when calculate tsf
Janusz Dziedzic
1
-2
/
+2
2015-12-08
ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
Janusz Dziedzic
1
-0
/
+4
2015-12-08
ath9k: print real timer value
Janusz Dziedzic
1
-3
/
+5
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
1
-3
/
+8
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
1
-7
/
+16
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-1
/
+1
2014-11-17
ath9k: Move roc completion to the offchannel timer
Sujith Manoharan
1
-6
/
+2
2014-11-17
ath9k: Adjust tbtt delta properly
Sujith Manoharan
1
-1
/
+3
2014-11-17
ath9k: Clear offchannel state properly
Sujith Manoharan
1
-0
/
+5
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
1
-1
/
+1
2014-11-11
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
1
-1
/
+1
2014-11-11
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
1
-1
/
+1
2014-11-11
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
1
-1
/
+1
2014-10-27
ath9k: Improve flush() in mcc mode
Sujith Manoharan
1
-2
/
+2
2014-10-27
ath9k: Fix HW scan abort
Sujith Manoharan
1
-16
/
+0
2014-10-27
ath9k: Send oneshot NoA
Sujith Manoharan
1
-0
/
+41
2014-10-27
ath9k: Fix RoC expiration
Sujith Manoharan
1
-1
/
+2
2014-10-27
ath9k: Use a helper function for bmiss
Sujith Manoharan
1
-19
/
+26
2014-10-27
ath9k: Use a helper function to set NoA
Sujith Manoharan
1
-25
/
+36
2014-10-27
ath9k: Use a helper function for offchannel NoA
Sujith Manoharan
1
-18
/
+27
2014-10-27
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
1
-0
/
+14
2014-10-27
ath9k: Add a function to check for an active GO
Sujith Manoharan
1
-0
/
+30
2014-10-27
ath9k: Check for pending frames properly
Sujith Manoharan
1
-2
/
+3
2014-10-27
ath9k: Fix offchannel flush timeout
Sujith Manoharan
1
-0
/
+20
2014-10-27
ath9k: Fix MCC flush timeout
Sujith Manoharan
1
-1
/
+15
2014-10-27
ath9k: Use configurable timeout for flush
Sujith Manoharan
1
-0
/
+1
2014-10-27
ath9k: Clear NoA schedule properly
Sujith Manoharan
1
-0
/
+15
2014-10-27
ath9k: Unify reset API
Sujith Manoharan
1
-1
/
+1
2014-10-27
ath9k: Process beacons properly
Sujith Manoharan
1
-1
/
+6
2014-10-27
ath9k: Enable multi-channel properly
Sujith Manoharan
1
-2
/
+2
2014-10-02
ath9k: Fix flushing in MCC mode
Sujith Manoharan
1
-0
/
+16
2014-10-02
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
1
-0
/
+19
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
1
-3
/
+3
2014-10-02
ath9k: Print RoC expiration
Sujith Manoharan
1
-0
/
+7
[next]