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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
14
-85
/
+185
2011-01-31
iwl3945: do not use agn specific IWL_RATE_COUNT
Stanislaw Gruszka
3
-4
/
+4
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-68
/
+101
2011-01-28
ath9k: fix compile error in non-debug ath_debug_stat_tx() stub
Felix Fietkau
1
-1
/
+2
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
6
-27
/
+19
2011-01-28
iwlwifi: remove unneeded disable_hw_scan check
Stanislaw Gruszka
1
-3
/
+2
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
4
-7
/
+10
2011-01-28
iwlwifi: remove unneeded __packed
Stanislaw Gruszka
1
-1
/
+1
2011-01-28
iwl3945: set STATUS_READY before commit_rxon
Stanislaw Gruszka
1
-1
/
+2
2011-01-28
iwlwifi: do not set tx power when channel is changing
Stanislaw Gruszka
4
-8
/
+14
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
6
-51
/
+44
2011-01-28
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
2
-71
/
+3
2011-01-28
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
Vivek Natarajan
1
-1
/
+1
2011-01-28
ath9k: Fix a locking related issue.
Vivek Natarajan
1
-1
/
+4
2011-01-28
ath9k_hw: DDR_PLL and BB_PLL need correct setting.
Vivek Natarajan
2
-1
/
+36
2011-01-28
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
3
-0
/
+27
2011-01-28
ath9k_hw: Add a function to read sqsum_dvc.
Vivek Natarajan
3
-0
/
+20
2011-01-28
ath9k_hw: Add RX filters
Sujith Manoharan
1
-0
/
+2
2011-01-28
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
3
-24
/
+71
2011-01-28
ath9k_hw: Fix INI fixup
Sujith Manoharan
1
-3
/
+3
2011-01-28
ath9k_hw: Fix opmode initialization
Sujith Manoharan
1
-2
/
+2
2011-01-28
ath5k: remove debug_dump_skb() functions
Bob Copeland
2
-30
/
+0
2011-01-28
ath5k: use tracing for packet tx/rx dump
Bob Copeland
3
-6
/
+128
2011-01-28
ath9k: Remove unused IEEE80211_WEP_NKID
Bruno Randolf
2
-3
/
+0
2011-01-28
ath5k: Enable 802.11j 4.9GHz frequencies
Bruno Randolf
1
-5
/
+6
2011-01-28
ath: Add function to check if 4.9GHz channels are allowed
Bruno Randolf
2
-0
/
+8
2011-01-28
ath5k: Use local variable for capabilities
Bruno Randolf
1
-21
/
+18
2011-01-28
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
3
-20
/
+21
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
10
-105
/
+52
2011-01-28
ath9k: remove the bf->aphy field
Felix Fietkau
2
-24
/
+17
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
10
-951
/
+23
2011-01-28
ath9k: remove the virtual wiphy debugfs interface
Felix Fietkau
1
-133
/
+4
2011-01-28
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2
-23
/
+18
2011-01-28
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
20
-456
/
+2172
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2
-2
/
+2
2011-01-28
ath9k_hw: Fix system hang when resuming from S3/S4
Rajkumar Manoharan
1
-2
/
+1
2011-01-28
ath9k_htc: fix race conditions when stop device
Stanislaw Gruszka
2
-9
/
+15
2011-01-28
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2
-5
/
+9
2011-01-28
ath5k: correct endianness of frame duration
Bob Copeland
1
-3
/
+1
2011-01-28
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
1
-2
/
+2
2011-01-28
rtlwifi: Fix firmware upload errors
Chaoming Li
1
-20
/
+20
2011-01-28
ath9k: fix misplaced debug code
Felix Fietkau
2
-8
/
+3
2011-01-28
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
4
-0
/
+23
2011-01-28
carl9170: enable wake-on-lan feature testing
Christian Lamparter
1
-0
/
+3
2011-01-28
carl9170: update fw/hw headers
Christian Lamparter
5
-11
/
+71
2011-01-27
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-01-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
24
-313
/
+998
2011-01-26
ath5k: ath5k_setup_channels cleanup and whitespace
Bruno Randolf
1
-8
/
+3
2011-01-26
ath9k_hw: read and backup AR_WA register value even before chip reset on.
Senthil Balasubramanian
1
-8
/
+9
2011-01-26
ath9k_hw: Fix incorrect macversion and macrev checks
Senthil Balasubramanian
1
-2
/
+2
[next]