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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
7
-84
/
+82
2010-06-03
rt2x00: Remove suspicious register write
Helmut Schaa
1
-1
/
+0
2010-06-03
rt2x00: fix use of mcs rates
Helmut Schaa
1
-3
/
+12
2010-06-03
rt2x00: Update TX_SW_CFG initvals for 305x SoC
Helmut Schaa
1
-0
/
+4
2010-06-03
rt2x00: Use IEEE80211_TX_CTL_STBC flag
Ivo van Doorn
1
-1
/
+3
2010-06-03
rt2x00: rt2800: disable TX STBC for 1 stream devices
Helmut Schaa
1
-1
/
+4
2010-06-03
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
4
-8
/
+46
2010-06-03
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
Gertjan van Wingerde
2
-2
/
+2
2010-06-03
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
4
-57
/
+87
2010-06-03
rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
Gertjan van Wingerde
1
-2
/
+1
2010-06-03
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2
-2
/
+12
2010-06-03
rt2x00: Move all register definitions for rt2800 to rt2800.h.
Gertjan van Wingerde
4
-59
/
+51
2010-06-03
rt2x00: Remove RT2870 chipset identification.
Gertjan van Wingerde
3
-7
/
+2
2010-06-03
rt2x00: Centralize rt2800 beacon writing.
Gertjan van Wingerde
4
-124
/
+65
2010-06-03
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
5
-87
/
+14
2010-06-03
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
1
-1
/
+1
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
16
-79
/
+109
2010-06-03
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
4
-11
/
+18
2010-06-03
rt2x00: Push beacon TX descriptor writing to drivers.
Gertjan van Wingerde
8
-21
/
+81
2010-06-03
ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled
John W. Linville
1
-0
/
+2
2010-06-03
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
5
-15
/
+16
2010-06-03
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
1
-1
/
+1
2010-06-03
wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
Luciano Coelho
1
-1
/
+1
2010-06-03
wl1271: Flush TX buffers to air before going to idle
Juuso Oikarinen
4
-4
/
+45
2010-06-03
wl1271: Idle handling into own function
Juuso Oikarinen
2
-21
/
+40
2010-06-03
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
2
-6
/
+5
2010-06-03
ath9k: cleanup: remove unneeded null check
Dan Carpenter
1
-3
/
+0
2010-06-03
drivers/net/wireless/prism54: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-06-03
ath9k: Fix bug in validating received data length for edma
Vasanthakumar Thiagarajan
1
-1
/
+2
2010-06-03
ath9k: Fix bug in accessing skb->data of rx frame for edma
Vasanthakumar Thiagarajan
1
-1
/
+2
2010-06-03
ath9k: Clean up few function parameters in recv.c
Vasanthakumar Thiagarajan
1
-15
/
+8
2010-06-03
ath9k: Move driver specific structures
Sujith
2
-63
/
+63
2010-06-03
ath9k: Move ath9k specific RX code to driver
Sujith
3
-281
/
+263
2010-06-03
drivers/net/wireless: Storage class should be before const qualifier
Tobias Klauser
2
-5
/
+5
2010-06-03
ath9k_hw: Enable TX IQ calibration on AR9003
Luis R. Rodriguez
3
-11
/
+6
2010-06-03
ath5k: print error message if ANI levels are out of range
Bruno Randolf
1
-6
/
+5
2010-06-03
ath5k: always calculate ANI listen time
Bruno Randolf
1
-4
/
+5
2010-06-03
ath5k: add sysfs files for ANI parameters
Bruno Randolf
5
-1
/
+123
2010-06-03
ath5k: use ath5k_softc as driver data
Bruno Randolf
1
-9
/
+6
2010-06-03
ath5k: clarify logic when to enable spur mitigation filter
Bruno Randolf
1
-10
/
+5
2010-06-03
ath5k: remove ATH_TRACE macro
Bruno Randolf
12
-99
/
+0
2010-06-03
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2
-7
/
+13
2010-06-03
ath5k: Stop queues only for NF calibration
Bruno Randolf
1
-5
/
+6
2010-06-03
ath5k: move noise floor calibration into tasklet
Bruno Randolf
3
-23
/
+12
2010-06-03
ath5k: initialize calibration timers
Bruno Randolf
1
-0
/
+2
2010-06-03
rndis_wlan: increase assocbuf size and validate association info offsets from...
Jussi Kivilinna
1
-7
/
+29
2010-06-03
ath9k_hw: Enable auto sleep for ar9003
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-06-03
ath9k: Fix power save with auto sleeping
Vasanthakumar Thiagarajan
1
-2
/
+3
2010-06-03
ath9k: Make sure null func frame is acked before going into PS for ar9003
Vasanthakumar Thiagarajan
1
-0
/
+11
2010-06-03
wireless: fix several minor description typos
Walter Goldens
8
-8
/
+8
[next]