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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+68
2009-07-10
mac80211_hwsim: fix-up build damage from removal of skb->dst
John W. Linville
1
-2
/
+1
2009-07-10
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
1
-11
/
+6
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
1
-8
/
+0
2009-07-10
orinoco: remove WE nickname support
David Kilroy
1
-43
/
+0
2009-07-10
orinoco: convert giwrange to cfg80211
David Kilroy
1
-114
/
+1
2009-07-10
orinoco: convert scanning to cfg80211
David Kilroy
9
-744
/
+378
2009-07-10
orinoco: convert mode setting to cfg80211
David Kilroy
5
-80
/
+70
2009-07-10
orinoco: provide generic commit function
David Kilroy
5
-269
/
+294
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
6
-161
/
+70
2009-07-10
airport: store irq in card private structure
David Kilroy
1
-12
/
+12
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
9
-118
/
+119
2009-07-10
orinoco: make firmware download less verbose
David Kilroy
1
-27
/
+23
2009-07-10
orinoco: initiate cfg80211 conversion
David Kilroy
7
-89
/
+256
2009-07-10
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
3
-6
/
+6
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
9
-24
/
+63
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
10
-139
/
+132
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
1
-24
/
+17
2009-07-10
orinoco: use dev_err in early initialisation routines
David Kilroy
1
-50
/
+42
2009-07-10
orinoco: Move FID allocation to hw.c
David Kilroy
3
-23
/
+26
2009-07-10
orinoco: Move card reading code into hw.c
David Kilroy
3
-100
/
+115
2009-07-10
orinoco: Move firmware capability determination into hw.c
David Kilroy
3
-216
/
+219
2009-07-10
mac80211_hwsim: clean up the skb before passing it back
Johannes Berg
1
-0
/
+10
2009-07-10
zd1211rw: sort vid/pid pairs by numerical value
Hin-Tak Leung
1
-36
/
+37
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
21
-25
/
+51
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2
-5
/
+4
2009-07-10
rndis_wlan: convert set/get txpower to cfg80211
Jussi Kivilinna
1
-73
/
+75
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+14
2009-07-10
rndis_wlan: convert get/set frag/rts to cfg80211
Jussi Kivilinna
1
-72
/
+63
2009-07-10
iwmc3200wifi: rfkill cleanup
Zhu Yi
6
-32
/
+39
2009-07-10
iwmc3200wifi: cache keys when interface is down
Samuel Ortiz
3
-19
/
+28
2009-07-10
iwmc3200wifi: change coexist periodic calibration flag
Zhu Yi
2
-6
/
+11
2009-07-10
iwmc3200wifi: cfg80211 key hooks implemetation
Samuel Ortiz
6
-332
/
+219
2009-07-10
iwmc3200wifi: handling wifi_if_ntfy responses
Samuel Ortiz
5
-15
/
+31
2009-07-10
iwmc3200wifi: invalidate keys when changing the BSSID
Samuel Ortiz
1
-1
/
+18
2009-07-10
iwlwifi: remove disable_tx_power for device > 4965
Wey-Yi Guy
1
-2
/
+7
2009-07-10
iwlwifi: no need to refer to max_nrg_cck range value
Wey-Yi Guy
3
-8
/
+3
2009-07-10
iwlwifi: modify sensitivity value for 5150
Wey-Yi Guy
1
-2
/
+25
2009-07-10
wl1251: change psm enabled/disabled info to debug
Luciano Coelho
1
-2
/
+2
2009-07-10
wl1251: fix a checkpatch warning
Kalle Valo
1
-2
/
+1
2009-07-10
wl1251: use wl1251 prefix everywhere
Kalle Valo
26
-1199
/
+1203
2009-07-10
wl12xx: remove unused wl12xx_hw_init_mem_config()
Kalle Valo
1
-1
/
+0
2009-07-10
wl1251: rename wl12xx.h to wl1251.h
Kalle Valo
19
-17
/
+18
2009-07-10
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
25
-48
/
+758
2009-07-10
wl1251: remove wl1271_setup()
Kalle Valo
1
-8
/
+0
2009-07-10
wl12xx: rename driver to wl1251
Kalle Valo
2
-7
/
+14
2009-07-10
wl12xx: rename wl1251.c wl1251_ops.c
Kalle Valo
4
-5
/
+5
2009-07-10
wl12xx: Use chipset specific join commands
Juuso Oikarinen
5
-6
/
+10
2009-07-10
wl12xx: Assign value to rx msdu lifetime variable
Vidhya Govindan
1
-0
/
+1
2009-07-10
wl12xx: enable ELP mode
Kalle Valo
1
-5
/
+1
[next]