index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-15
ath9k: Set offchannel state properly
Sujith Manoharan
1
-15
/
+42
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-1
/
+2
2014-09-09
ath9k: Use a subroutine to assign HW queues
Sujith Manoharan
1
-16
/
+17
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
1
-3
/
+3
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-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
1
-1
/
+2
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
[prev]
[next]