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
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
7
-356
/
+356
2009-07-10
cfg80211: fix locking
Johannes Berg
13
-200
/
+823
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2
-6
/
+6
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
4
-49
/
+45
2009-07-10
cfg80211: warn again on spurious deauth
Johannes Berg
1
-6
/
+0
2009-07-10
cfg80211: mlme API must be able to sleep
Johannes Berg
3
-51
/
+56
2009-07-10
cfg80211: dont use union for wext
Johannes Berg
1
-4
/
+2
2009-07-10
cfg80211: fix netdev down problem
Johannes Berg
2
-3
/
+4
2009-07-10
mac80211: refactor the WEP code to be directly usable
Johannes Berg
2
-33
/
+23
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
7
-891
/
+750
2009-07-10
mac80211: remove dead code from mlme
Johannes Berg
3
-8
/
+1
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
8
-14
/
+32
2009-07-10
p54: fix queue stall due to underrun
Christian Lamparter
1
-3
/
+4
2009-07-10
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
1
-19
/
+17
2009-07-10
rfkill: prep for rfkill API changes
Johannes Berg
2
-2
/
+22
2009-07-10
ath5k: write PCU registers on initial reset
Bob Copeland
1
-1
/
+1
2009-07-10
ath5k: do not release irq across suspend/resume
Bob Copeland
1
-11
/
+0
2009-07-10
ath: remove unnecessary return in ath_regd_get_band_ctl
Bob Copeland
1
-2
/
+0
2009-07-10
ath5k: rework beacon configuration
Bob Copeland
2
-40
/
+20
2009-07-10
ath5k: send buffered frames after the beacon
Bob Copeland
3
-11
/
+34
2009-07-10
p54spi: remove dead code and definitions
Christian Lamparter
1
-34
/
+0
2009-07-10
p54: two endian fixes
Christian Lamparter
2
-7
/
+7
2009-07-10
cfg80211: check for current_bss from giwrate
Samuel Ortiz
1
-2
/
+5
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
13
-203
/
+20
2009-07-10
iwlwifi: fix aggregation limit
Johannes Berg
1
-1
/
+1
2009-07-10
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
1
-1
/
+1
2009-07-10
ath9k: remove permissions from debugfs files
Jiri Slaby
1
-5
/
+5
2009-07-10
ath5k: remove permissions from debugfs files
Jiri Slaby
1
-3
/
+5
2009-07-10
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2
-3
/
+1
2009-07-10
iwlwifi: always print buffer when error condition occurs
Reinette Chatre
1
-1
/
+1
2009-07-10
iwlwifi: add utility to print buffer when error occurs
Reinette Chatre
1
-0
/
+6
2009-07-10
iwlagn: re-enable PS support for iwlagn
Reinette Chatre
1
-1
/
+2
2009-07-10
iwmc3200wifi: remove B0 hardware support
Zhu Yi
5
-29
/
+0
2009-07-10
iwmc3200wifi: simplify calibration map
Zhu Yi
4
-15
/
+17
2009-07-10
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
1
-1
/
+1
2009-07-10
drivers/net/wireless: Use PCI_VDEVICE
Joe Perches
2
-8
/
+6
2009-07-10
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
1
-12
/
+14
2009-07-10
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2
-4
/
+8
2009-07-10
ath9k: stop ani when the STA gets disconnected.
Senthil Balasubramanian
1
-1
/
+5
2009-07-10
ath9k: remove unnecessary STATION mode check.
Senthil Balasubramanian
1
-11
/
+8
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
7
-3400
/
+102
2009-07-10
p54: Move TX/RX code
Christian Lamparter
1
-0
/
+825
2009-07-10
p54: Move mac80211 glue code
Christian Lamparter
1
-0
/
+607
2009-07-10
p54: Move LMAC interface definitions
Christian Lamparter
1
-0
/
+551
2009-07-10
p54: Move LED code
Christian Lamparter
1
-0
/
+163
2009-07-10
p54: Move firmware code
Christian Lamparter
1
-0
/
+697
2009-07-10
p54: Move eeprom header
Christian Lamparter
1
-0
/
+226
2009-07-10
p54: Move eeprom code
Christian Lamparter
1
-0
/
+564
2009-07-10
wireless: remove redundant tests on unsigned
Roel Kluin
2
-2
/
+2
2009-07-10
p54: redo rx_status into skb->cb
Christian Lamparter
1
-15
/
+13
[next]