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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
7
-15
/
+17
2011-03-04
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
1
-5
/
+5
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
12
-55
/
+79
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
5
-4
/
+11
2011-03-04
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Remove useless NULL check
Helmut Schaa
1
-2
/
+1
2011-03-04
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
1
-2
/
+2
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
6
-8
/
+25
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
3
-369
/
+378
2011-03-04
b43: N-PHY: rev3+: implement gain ctl workarounds
Rafał Miłecki
1
-9
/
+162
2011-03-04
b43: N-PHY: rev3+: add tables with gain ctl workarounds
Rafał Miłecki
2
-0
/
+128
2011-03-04
b43: N-PHY: rev3+: correct switching analog core
Rafał Miłecki
1
-2
/
+6
2011-03-04
lib-average: Make config option selectable
Michael Buesch
1
-1
/
+8
2011-03-04
ath9k_hw: Read noise floor only for available chains for AR9003
Vasanthakumar Thiagarajan
1
-18
/
+19
2011-03-04
ath9k: Add a debugfs interface to dump chip registers
Vasanthakumar Thiagarajan
1
-0
/
+54
2011-03-04
rtl8187: Change rate-control feedback
Larry Finger
2
-5
/
+22
2011-03-04
rtlwifi: usb parts should depend on CONFIG_USB
John W. Linville
1
-3
/
+6
2011-03-04
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-3
/
+4
2011-03-04
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
15
-125
/
+235
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
10
-302
/
+663
2011-03-03
iwlagn: report correct temperature for WiFi/BT devices.
Fry, Donald H
1
-3
/
+4
2011-03-03
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
1
-1
/
+2
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2
-6
/
+15
2011-03-03
wl12xx: Modify requested number of memory blocks
Ido Yariv
1
-1
/
+1
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2
-5
/
+28
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
2
-2
/
+2
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
10
-81
/
+113
2011-03-03
wl12xx: Change claiming of the SDIO bus
Ido Yariv
1
-10
/
+0
2011-03-03
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
6
-3
/
+32
2011-03-03
wl12xx: Reorder data handling in irq_work
Ido Yariv
1
-5
/
+5
2011-03-03
wl12xx: Remove private headers in wl1271_tx_reset
Ido Yariv
1
-9
/
+23
2011-03-03
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
1
-2
/
+14
2011-03-03
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
1
-3
/
+3
2011-03-02
Bluetooth: Fix some small code style issues in mgmt.c
Szymon Janc
1
-9
/
+5
2011-03-02
Bluetooth: Use variable name instead of type in sizeof()
Szymon Janc
1
-1
/
+1
2011-03-02
Bluetooth: Remove unused code from get_connections
Szymon Janc
1
-6
/
+2
2011-03-02
Bluetooth: Log all parameters in cmd_status for easier debugging
Szymon Janc
1
-1
/
+1
2011-03-02
Bluetooth: Fix possible NULL pointer dereference in cmd_complete
Szymon Janc
1
-1
/
+3
2011-03-01
mac80211: make rate control Kconfig warning depend on mac80211
Johannes Berg
1
-1
/
+1
2011-03-01
b43: N-PHY: rev3+: add static tables
Rafał Miłecki
2
-2
/
+1131
2011-03-01
rtlwifi: Fix error registering rate-control
Chaoming Li
1
-9
/
+6
2011-03-01
mac80211: add support for showing the last rx bitrate
Felix Fietkau
3
-10
/
+36
2011-03-01
cfg80211: add a field for the bitrate of the last rx data packet from a station
Felix Fietkau
3
-20
/
+44
2011-03-01
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
3
-20
/
+81
2011-02-28
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
4
-269
/
+225
2011-02-28
iwlwifi: move check health code into iwl-rx.c
Stanislaw Gruszka
9
-183
/
+155
2011-02-28
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
4
-2
/
+15
2011-02-28
iwlegacy: fix dma mappings and skbs leak
Stanislaw Gruszka
3
-27
/
+62
2011-02-28
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
3
-26
/
+59
[next]