index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2014-10-07
ath9k: Fix crash in MCC mode
Sujith Manoharan
2014-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
2014-10-02
ath9k: Remove duplicate code
Sujith Manoharan
2014-10-02
ath9k: Fix pending frame check
Sujith Manoharan
2014-10-02
ath9k: Check pending frames properly
Sujith Manoharan
2014-09-26
ath9k: Fix p2p address management
Sujith Manoharan
2014-09-26
ath9k: Cache BSS information
Sujith Manoharan
2014-09-22
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
2014-09-16
ath9k: initialize ath_node linked list
Lorenzo Bianconi
2014-09-16
ath9k: enable dynack using set_coverage_class codepath
Lorenzo Bianconi
2014-09-15
ath9k: Fix primary station configuration
Sujith Manoharan
2014-09-15
ath9k: Remove useless opmode check
Sujith Manoharan
2014-09-15
ath9k: Set offchannel state properly
Sujith Manoharan
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-09
ath9k: Use a subroutine to assign HW queues
Sujith Manoharan
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
2014-09-09
ath9k: Fix RX filters in channel contexts
Sujith Manoharan
2014-09-09
ath9k: Fix ath_startrecv()
Sujith Manoharan
2014-09-09
ath9k: Fix RX filter calculation
Sujith Manoharan
2014-09-09
ath9k: Fix panic when adding an AP interface
Sujith Manoharan
2014-09-09
ath9k: Fix beacons for managed mode
Sujith Manoharan
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
2014-08-28
ath9k: Add more debug statements for channel context
Sujith Manoharan
2014-08-28
ath9k: Disable fastcc for channel context mode
Sujith Manoharan
2014-08-28
ath9k: Fix channel context creation
Sujith Manoharan
2014-08-28
ath9k: Fix 'offchannel' in ath_softc
Sujith Manoharan
2014-08-28
ath9k: Fix function argument type
Sujith Manoharan
2014-08-28
ath9k: Add ath9k_chanctx_wake_queues
Sujith Manoharan
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
2014-08-28
ath9k: Cleanup mgd_prepare_tx callback
Sujith Manoharan
2014-08-28
ath9k: Add a routine to tear down channel contexts
Sujith Manoharan
2014-08-28
ath9k: Isolate ath9k_use_chanctx module parameter
Sujith Manoharan
2014-08-28
ath9k: Isolate P2P powersave routines
Sujith Manoharan
2014-08-28
ath9k: Move P2P functions to channel.c
Sujith Manoharan
2014-08-28
ath9k: Add debug information
Sujith Manoharan
2014-08-28
ath9k: Move channel operations to channel.c
Sujith Manoharan
2014-07-01
ath9k: Cache beacon config after association
Rajkumar Manoharan
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-06-20
ath9k: Fix build error in ath_reset_internal
Rajkumar Manoharan
2014-06-19
ath9k: use separate HW queue for each channel context
Rajkumar Manoharan
2014-06-19
ath9k: Add recovery mechanism for hw TSF timer
Felix Fietkau
2014-06-19
ath9k: Add multi-channel scheduling support
Felix Fietkau
2014-06-19
ath9k: Implement mgd_prepare_tx
Felix Fietkau
2014-06-19
ath9k: Store current offchannel duration
Rajkumar Manoharan
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
2014-06-19
ath9k: save tsf in channel context
Felix Fietkau
[next]