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
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
ath5k: use IEEE80211_SKB_CB
Johannes Berg
1
-4
/
+4
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-1
/
+1
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-38
/
+32
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-3
/
+5
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+1
2008-05-15
ath5k: Fix loop variable initializations
Bob Copeland
1
-0
/
+2
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-18
/
+5
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-4
/
+4
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-1
/
+1
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-6
/
+2
2008-04-17
ath5k: Misc fixes/cleanups
Nick Kossifidis
1
-2
/
+11
2008-04-17
ath5k: Add RF2425 initvals
Nick Kossifidis
1
-0
/
+1
2008-04-02
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
1
-3
/
+6
2008-03-08
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
1
-14
/
+45
2008-03-08
ath5k: add notes about rx timestamp
Bruno Randolf
1
-0
/
+11
2008-03-08
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
1
-39
/
+35
2008-03-08
ath5k: Add 2413 to srev_names so that it shows up during module load
Nick Kossifidis
1
-0
/
+3
2008-02-29
ath5k: fix all endian issues reported by sparse
Pavel Roskin
1
-4
/
+4
2008-02-29
ath5k: Use software encryption for now
Luis R. Rodriguez
1
-1
/
+3
2008-02-29
ath5k: Port debug.c over to the new band API and enable as build option
Luis R. Rodriguez
1
-1
/
+1
2008-02-29
ath5k: ath5k_copy_channels() was not setting the channel band
Luis R. Rodriguez
1
-0
/
+2
2008-02-29
ath5k: Cleanup after API changes
Luis R. Rodriguez
1
-53
/
+74
2008-02-29
ath5k: Port to new bitrate/channel API
Luis R. Rodriguez
1
-155
/
+191
2008-02-21
ath5k: Fix build warnings on some 64-bit platforms.
David Miller
1
-6
/
+8
2008-02-21
WDEV, ath5k, don't return int from bool function
Jiri Slaby
1
-1
/
+4
2008-02-21
WDEV: ath5k, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2008-02-15
ath5k: correct padding in tx descriptors
Bruno Randolf
1
-2
/
+2
2008-02-02
ath5k: fix section mismatch warning
John W. Linville
1
-3
/
+3
2008-02-01
ath5k: debug level improvements
Bruno Randolf
1
-5
/
+5
2008-01-29
ath5k: always extend rx timestamp with tsf
Bruno Randolf
1
-5
/
+12
2008-01-29
ath5k: configure backoff for IBSS beacon queue
Bruno Randolf
1
-2
/
+12
2008-01-29
ath5k: use SWBA to detect IBSS HW merges
Bruno Randolf
1
-13
/
+66
2008-01-29
ath5k: better beacon timer calculation
Bruno Randolf
1
-17
/
+92
2008-01-29
ath5k: beacon interval is in TU
Bruno Randolf
1
-2
/
+2
2008-01-29
ath5k: reset key cache after resume
John W. Linville
1
-3
/
+14
2008-01-29
ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
John W. Linville
1
-1
/
+1
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-7
/
+8
2008-01-29
[PATCH] Net: add ath5k wireless driver
Jiri Slaby
1
-0
/
+2817