index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ath9k: Fix beacon miss handling
Sujith Manoharan
2014-09-11
1
-0
/
+1
*
ath9k: Fix Notice of Absence issues
Sujith Manoharan
2014-09-11
1
-2
/
+5
*
ath9k: Fix MCC scanning
Sujith Manoharan
2014-09-09
1
-0
/
+1
*
ath9k: Fix interface accounting
Sujith Manoharan
2014-09-09
1
-1
/
+1
*
ath9k: Fix RX filters in channel contexts
Sujith Manoharan
2014-09-09
1
-1
/
+2
*
ath9k: Fix ath_startrecv()
Sujith Manoharan
2014-09-09
1
-1
/
+1
*
ath9k: Add CTWindow support
Sujith Manoharan
2014-09-09
1
-0
/
+2
*
ath9k: Print the event/state in ath_chanctx_event
Sujith Manoharan
2014-08-28
1
-0
/
+3
*
ath9k: Add new chanctx events
Sujith Manoharan
2014-08-28
1
-0
/
+2
*
ath9k: Fix ath_chanctx_get()
Sujith Manoharan
2014-08-28
1
-4
/
+10
*
ath9k: Move ath9k_beacon_add_noa to channel.c
Sujith Manoharan
2014-08-28
1
-0
/
+7
*
ath9k: Fix channel context variables in ath_softc
Sujith Manoharan
2014-08-28
1
-2
/
+6
*
ath9k: Fix 'offchannel' in ath_softc
Sujith Manoharan
2014-08-28
1
-1
/
+1
*
ath9k: Use ath_chanctx_check_active properly
Sujith Manoharan
2014-08-28
1
-2
/
+5
*
ath9k: Add ath9k_offchannel_init
Sujith Manoharan
2014-08-28
1
-0
/
+4
*
ath9k: Add ath9k_chanctx_wake_queues
Sujith Manoharan
2014-08-28
1
-0
/
+4
*
ath9k: Add wrappers for beacon events
Sujith Manoharan
2014-08-28
1
-1
/
+13
*
ath9k: Fix function declarations
Sujith Manoharan
2014-08-28
1
-3
/
+3
*
ath9k: Fix channel context events
Sujith Manoharan
2014-08-28
1
-2
/
+7
*
ath9k: Make ath_chanctx_switch static
Sujith Manoharan
2014-08-28
1
-2
/
+0
*
ath9k: Make ath_chanctx_get_oper_chan static
Sujith Manoharan
2014-08-28
1
-2
/
+0
*
ath9k: Make ath_chanctx_offchan_switch static
Sujith Manoharan
2014-08-28
1
-2
/
+0
*
ath9k: Exclude more functions
Sujith Manoharan
2014-08-28
1
-1
/
+0
*
ath9k: Cleanup mgd_prepare_tx callback
Sujith Manoharan
2014-08-28
1
-2
/
+2
*
ath9k: Make ath_chanctx_work static
Sujith Manoharan
2014-08-28
1
-1
/
+0
*
ath9k: Add a routine to tear down channel contexts
Sujith Manoharan
2014-08-28
1
-0
/
+4
*
ath9k: Add a routine for initializing channel contexts
Sujith Manoharan
2014-08-28
1
-2
/
+4
*
ath9k: Isolate ath9k_use_chanctx module parameter
Sujith Manoharan
2014-08-28
1
-1
/
+9
*
ath9k: Isolate P2P powersave routines
Sujith Manoharan
2014-08-28
1
-3
/
+35
*
ath9k: Move P2P functions to channel.c
Sujith Manoharan
2014-08-28
1
-0
/
+1
*
ath9k: Move channel operations to channel.c
Sujith Manoharan
2014-08-28
1
-0
/
+3
*
ath9k: fix pending tx frames accounting
Felix Fietkau
2014-07-18
1
-1
/
+2
*
ath9k: use separate HW queue for each channel context
Rajkumar Manoharan
2014-06-19
1
-0
/
+1
*
ath9k: Add recovery mechanism for hw TSF timer
Felix Fietkau
2014-06-19
1
-0
/
+4
*
ath9k: Handle beacon miss on multi channel context
Felix Fietkau
2014-06-19
1
-0
/
+1
*
ath9k: Add periodic NoA support
Felix Fietkau
2014-06-19
1
-0
/
+3
*
ath9k: Add multi-channel scheduling support
Felix Fietkau
2014-06-19
1
-0
/
+5
*
ath9k: Implement mgd_prepare_tx
Felix Fietkau
2014-06-19
1
-0
/
+3
*
ath9k: Adjust AP beacon tsf based on station context
Felix Fietkau
2014-06-19
1
-0
/
+2
*
ath9k: Add p2p go NoA attribute
Felix Fietkau
2014-06-19
1
-0
/
+7
*
ath9k: Store current offchannel duration
Rajkumar Manoharan
2014-06-19
1
-0
/
+1
*
ath9k: switch channel context for beaconing
Felix Fietkau
2014-06-19
1
-0
/
+25
*
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
2014-06-19
1
-3
/
+10
*
ath9k: Move beacon config to channel context
Rajkumar Manoharan
2014-06-19
1
-1
/
+1
*
ath9k: save tsf in channel context
Felix Fietkau
2014-06-19
1
-0
/
+3
*
ath9k: Move caldata into channel context
Felix Fietkau
2014-06-19
1
-2
/
+2
*
ath9k: Fetch appropriate operating channel context
Rajkumar Manoharan
2014-06-19
1
-1
/
+6
*
ath9k: Implement channel context ops
Felix Fietkau
2014-06-19
1
-0
/
+7
*
ath9k: Implement remain-on-channal support
Felix Fietkau
2014-06-19
1
-0
/
+6
*
ath9k: Implement hw_scan support
Felix Fietkau
2014-06-19
1
-0
/
+24
[prev]
[next]