index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
ath9k: Fix RX filters in channel contexts
Sujith Manoharan
1
-1
/
+4
2014-09-09
ath9k: Fix ath_startrecv()
Sujith Manoharan
1
-7
/
+1
2014-09-09
ath9k: Fix RX filter calculation
Sujith Manoharan
1
-1
/
+2
2014-09-09
ath9k: Fix panic when adding an AP interface
Sujith Manoharan
1
-3
/
+5
2014-09-09
ath9k: Fix beacons for managed mode
Sujith Manoharan
1
-1
/
+1
2014-08-28
ath9k: Add more debug statements for channel context
Sujith Manoharan
1
-0
/
+3
2014-08-28
ath9k: Disable fastcc for channel context mode
Sujith Manoharan
1
-0
/
+3
2014-08-28
ath9k: Fix channel context creation
Sujith Manoharan
1
-0
/
+2
2014-08-28
ath9k: Fix 'offchannel' in ath_softc
Sujith Manoharan
1
-0
/
+2
2014-08-28
ath9k: Fix function argument type
Sujith Manoharan
1
-2
/
+2
2014-08-28
ath9k: Add ath9k_chanctx_wake_queues
Sujith Manoharan
1
-13
/
+2
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
1
-2
/
+6
2014-08-28
ath9k: Cleanup mgd_prepare_tx callback
Sujith Manoharan
1
-1
/
+31
2014-08-28
ath9k: Add a routine to tear down channel contexts
Sujith Manoharan
1
-1
/
+2
2014-08-28
ath9k: Isolate ath9k_use_chanctx module parameter
Sujith Manoharan
1
-5
/
+9
2014-08-28
ath9k: Isolate P2P powersave routines
Sujith Manoharan
1
-15
/
+3
2014-08-28
ath9k: Move P2P functions to channel.c
Sujith Manoharan
1
-87
/
+0
2014-08-28
ath9k: Add debug information
Sujith Manoharan
1
-11
/
+62
2014-08-28
ath9k: Move channel operations to channel.c
Sujith Manoharan
1
-202
/
+0
2014-07-01
ath9k: Cache beacon config after association
Rajkumar Manoharan
1
-1
/
+2
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-1
/
+2
2014-06-20
ath9k: Fix build error in ath_reset_internal
Rajkumar Manoharan
1
-5
/
+3
2014-06-19
ath9k: use separate HW queue for each channel context
Rajkumar Manoharan
1
-2
/
+46
2014-06-19
ath9k: Add recovery mechanism for hw TSF timer
Felix Fietkau
1
-0
/
+1
2014-06-19
ath9k: Add multi-channel scheduling support
Felix Fietkau
1
-0
/
+3
2014-06-19
ath9k: Implement mgd_prepare_tx
Felix Fietkau
1
-0
/
+1
2014-06-19
ath9k: Store current offchannel duration
Rajkumar Manoharan
1
-9
/
+19
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
1
-1
/
+8
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
1
-137
/
+138
2014-06-19
ath9k: save tsf in channel context
Felix Fietkau
1
-0
/
+10
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
1
-1
/
+1
2014-06-19
ath9k: Fetch appropriate operating channel context
Rajkumar Manoharan
1
-18
/
+19
2014-06-19
ath9k: Implement channel context ops
Felix Fietkau
1
-11
/
+93
2014-06-19
ath9k: Implement remain-on-channal support
Felix Fietkau
1
-14
/
+112
2014-06-19
ath9k: Implement hw_scan support
Felix Fietkau
1
-0
/
+187
2014-06-19
ath9k: send powersave frame on channel switch
Felix Fietkau
1
-0
/
+6
2014-06-19
ath9k: Add channel context worker thread
Felix Fietkau
1
-11
/
+18
2014-06-19
ath9k: Move acq to channel context
Felix Fietkau
1
-11
/
+14
2014-06-19
ath9k: Move txpower limit to channel context
Felix Fietkau
1
-3
/
+3
2014-06-19
ath9k: Add channel context structure
Felix Fietkau
1
-99
/
+12
2014-05-30
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
1
-9
/
+0
2014-05-29
ath9k: Fix deadlock while updating p2p beacon timer
Rajkumar Manoharan
1
-10
/
+8
2014-05-23
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
Luciano Coelho
1
-9
/
+0
2014-05-22
ath9k: Handle multiple keys while setting tx filters
Rajkumar Manoharan
1
-11
/
+44
2014-05-20
ath9k_hw: Abort transmission for sleeping station
Rajkumar Manoharan
1
-0
/
+8
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+2
2014-04-22
ath9k: implement p2p client powersave support
Felix Fietkau
1
-0
/
+106
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+2
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
1
-20
/
+25
2014-02-28
ath9k: move ath9k_reload_chainmask_settings to common
Oleksij Rempel
1
-1
/
+1
[next]