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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
orinoco: refactor xmit path
David Kilroy
3
-111
/
+155
2010-05-07
ath9k: fix another source of corrupt frames
Felix Fietkau
1
-2
/
+8
2010-05-07
ar9170usb: remove deprecated aggregation code
Christian Lamparter
2
-598
/
+12
2010-05-05
rtl8187: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-05-04
rtl8180: use SET_IEEE80211_PERM_ADDR
John W. Linville
1
-4
/
+6
2010-05-04
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
Gertjan van Wingerde
9
-15
/
+14
2010-05-04
rt2x00: Fix HT40+/HT40- setting in rt2800.
Gertjan van Wingerde
2
-4
/
+4
2010-05-04
rt2x00: Enable RT30xx by default.
Gertjan van Wingerde
1
-2
/
+2
2010-05-04
rt2x00: Remove rt2x00pci.h include from rt2800lib.
Gertjan van Wingerde
1
-3
/
+0
2010-05-04
iwlwifi: recalculate average tpt if not current
Reinette Chatre
1
-4
/
+6
2010-05-04
iwmc3200wifi: fix busted iwm_debugfs_init definition
John W. Linville
1
-4
/
+1
2010-05-03
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
18
-91
/
+797
2010-05-03
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
Xose Vazquez Perez
1
-1
/
+6
2010-05-03
mac80211_hwsim: fix double-scan detection
Johannes Berg
1
-1
/
+1
2010-05-03
mac80211: allow controlling aggregation manually
Johannes Berg
1
-1
/
+2
2010-05-03
orinoco_usb: implement fw download
David Kilroy
6
-238
/
+349
2010-05-03
orinoco_usb: avoid in_atomic
David Kilroy
1
-1
/
+1
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy
6
-2
/
+1696
2010-05-03
orinoco: encapsulate driver locking
David Kilroy
7
-20
/
+60
2010-05-03
orinoco: allow driver to specify netdev_ops
David Kilroy
9
-16
/
+37
2010-05-03
orinoco: add hermes_ops
David Kilroy
9
-140
/
+154
2010-05-03
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
b43: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
rt2x00: remove now unused noise field from struct rxdone_entry_desc
John W. Linville
3
-10
/
+0
2010-05-03
iwmc3200wifi: cleanup unneeded debugfs error handling
John W. Linville
4
-55
/
+15
2010-05-01
iwlwifi: greenfield support only true for 11n devices
Wey-Yi Guy
2
-4
/
+0
2010-05-01
iwlwifi: set hw parameters based on device type
Wey-Yi Guy
2
-40
/
+103
2010-05-01
iwlwifi: set AMPDU status variables correctly
Daniel Halperin
2
-7
/
+8
2010-05-01
iwl3945: add ucode statistics
Abhijeet Kolekar
8
-14
/
+646
2010-05-01
iwlwifi: set correct AC to swq_id for aggregation
Shanyu Zhao
1
-1
/
+10
2010-05-01
iwlwifi: reset pci retry timeout
Abhijeet Kolekar
1
-0
/
+6
2010-05-01
iwlwifi: remove outdated comments
Wey-Yi Guy
1
-4
/
+0
2010-05-01
iwlwifi: remove get_stats callback function
Wey-Yi Guy
1
-13
/
+0
2010-05-01
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
4
-8
/
+24
2010-05-01
iwlwifi: work around passive scan issue
Johannes Berg
3
-7
/
+23
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
10
-16
/
+7
2010-04-30
libertas_tf: avoid warning about pr_fmt redefinition
John W. Linville
5
-6
/
+9
2010-04-30
rtl8180: fix tx status reporting
John W. Linville
1
-0
/
+1
2010-04-29
iwl: cleanup: remove unneeded error handling
Dan Carpenter
1
-63
/
+0
2010-04-29
rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices
Helmut Schaa
1
-9
/
+34
2010-04-29
wl1271: fix a bunch of sparse warnings
Luciano Coelho
4
-8
/
+8
2010-04-29
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
1
-45
/
+46
2010-04-29
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
1
-0
/
+4
2010-04-29
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-29
ath9k: Added get_survey callback in order to get channel noise
Benoit Papillault
1
-0
/
+20
2010-04-29
rtl8180: use cached queue mapping for skb in rtl8180_tx
John W. Linville
1
-1
/
+1
2010-04-29
libertas: fix 8686 firmware loading regression
Dan Williams
1
-1
/
+3
2010-04-29
wl1251: remove usage of deprecated noise value
John W. Linville
1
-6
/
+0
2010-04-29
rt2x00: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-29
p54: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
[next]