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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
trivial: Fix misspelling of "firmware" in ipw2100.c
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: Fix misspelling of "firmware" in atmel.c
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
3
-4
/
+4
2008-12-30
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
1
-2
/
+1
2008-12-26
drivers/net/wireless/prism54: fix sparse warnings: make symbols static
Hannes Eder
1
-4
/
+4
2008-12-26
drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static
Hannes Eder
1
-3
/
+3
2008-12-26
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
2
-12
/
+12
2008-12-26
drivers/net/wireless/ath9k: fix sparse warnings: make symbols static
Hannes Eder
1
-30
/
+32
2008-12-26
drivers/net/wireless: fix sparse warnings: make symbols static
Hannes Eder
3
-3
/
+3
2008-12-19
b43: Add key memory dumping
Michael Buesch
3
-2
/
+53
2008-12-19
b43: Suspend MAC while killing the radio
Michael Buesch
1
-0
/
+2
2008-12-19
ath5k: correct packet length in tx descriptors
Bob Copeland
3
-6
/
+11
2008-12-19
b43: Fix some MAC locking
Michael Buesch
3
-44
/
+30
2008-12-19
iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).
Rami Rosen
1
-5
/
+3
2008-12-19
ath9k: Fixed RX decryption status reporting
Jouni Malinen
1
-14
/
+12
2008-12-19
ath9k: Fix key cache slot selection for splitmic
Jouni Malinen
1
-2
/
+2
2008-12-19
ath9k: Protect config() callback with a mutex
Sujith
2
-0
/
+6
2008-12-19
p54usb: bring first generation devices back to life
Christian Lamparter
1
-2
/
+4
2008-12-19
ath9k: Key cache allocation for AP mode
Jouni Malinen
1
-68
/
+132
2008-12-19
ath9k: Fix a NULL pointer dereference in ath_rate_get
Jouni Malinen
1
-1
/
+2
2008-12-19
iwlwifi: indicate txpower is off in sysfs
Jay Sternberg
1
-1
/
+5
2008-12-19
iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
Zhu Yi
2
-21
/
+20
2008-12-19
iwlwifi: use meaningful vars in _iwl_poll_bit()
Wu, Fengguang
1
-5
/
+6
2008-12-19
iwlwifi: remove useless goto
Wu Fengguang
2
-12
/
+4
2008-12-19
iwlwifi: use type uint for module param debug
Wu, Fengguang
4
-5
/
+5
2008-12-19
iwlwifi: update comments on the debug interface
Wu, Fengguang
2
-11
/
+8
2008-12-19
iwlwifi: add line feed to printk
Wu, Fengguang
1
-1
/
+1
2008-12-19
iwlwifi: cleanup iwl-dev.h
Winkler, Tomas
4
-32
/
+14
2008-12-19
iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.
Rami Rosen
4
-6
/
+3
2008-12-19
ath9k: Move rate control alg register/unregister to appropriate place
Vasanthakumar Thiagarajan
1
-16
/
+14
2008-12-19
ath9k: Synchronize DMA transfer with CPU at right place
Vasanthakumar Thiagarajan
1
-4
/
+10
2008-12-19
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
1
-0
/
+12
2008-12-19
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
1
-1
/
+9
2008-12-19
rtl8187: Fix crash on unload when using SLUB debug
Herton Ronaldo Krzesinski
1
-8
/
+4
2008-12-19
p54: remove free_on_tx parameter
Christian Lamparter
5
-51
/
+37
2008-12-19
p54: more accurate rssi to dBm conversion
Christian Lamparter
3
-26
/
+68
2008-12-19
rtl8187: Fix error returns
Larry Finger
1
-2
/
+2
2008-12-19
libertas: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+2
2008-12-19
p54: update ACK failure statistic counter in real-time
Christian Lamparter
1
-0
/
+1
2008-12-19
p54: move statistic timer update routine into a workqueue
Christian Lamparter
3
-46
/
+68
2008-12-19
iwlagn: fix agn rate scaling
Mohamed Abbas
1
-10
/
+16
2008-12-19
ath5k: fix 802.11 header padding on RX, unpadding on TX
Benoit PAPILLAULT
1
-17
/
+21
2008-12-19
ath9k: Report HT rates in RX status
Jouni Malinen
1
-35
/
+26
2008-12-19
ath9k: Do not use association state to update rate table
Sujith
1
-2
/
+1
2008-12-19
mac80211: Fix HT channel selection
Sujith
3
-103
/
+44
2008-12-19
netdevice zd1201: Use after free
Wang Chen
1
-5
/
+5
2008-12-12
iwlwifi: add contact email to MODULE_AUTHOR
Tomas Winkler
4
-3
/
+5
2008-12-12
iwlwifi: remove 4965 from common uCode API structures
Tomas Winkler
5
-42
/
+42
2008-12-12
iwlwifi: remove includes of iwl-helpers.h where not needed
Tomas Winkler
7
-9
/
+4
2008-12-12
iwlwifi: remove unused clip_groups priv member
Tomas Winkler
2
-16
/
+0
[next]