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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-16
mac80211: force use_short_slot=true for 5GHz
Felix Fietkau
2
-0
/
+9
2010-01-16
cfg80211: make regulatory_hint_11d() band specific
Luis R. Rodriguez
3
-20
/
+66
2010-01-16
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
1
-1
/
+3
2010-01-16
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-15
Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56
Larry Finger
3
-23
/
+14
2010-01-15
cfg80211: Ingore country IEs with a zero set of number of channels
Luis R. Rodriguez
1
-0
/
+6
2010-01-15
mac80211: improve powersave documentation
Kalle Valo
1
-21
/
+54
2010-01-15
mac80211: fix mac80211.h documentation warnings
Kalle Valo
2
-2
/
+7
2010-01-15
ath9k: Fix panic on driver load
Sujith
3
-2
/
+6
2010-01-15
Remove config option B43_LEGACY_RFKILL completely
Christoph Egger
1
-6
/
+3
2010-01-15
wl1271: remove unused flags
Luis R. Rodriguez
1
-99
/
+0
2010-01-15
b43legacy: Declare all possible ucodeX.fw files
Tim Gardner
1
-0
/
+2
2010-01-15
cfg80211: fix 2 GHz subband calculation for country IEs
Luis R. Rodriguez
1
-2
/
+2
2010-01-15
b43: Declare at least one real firmware file using MODULE_FIRMWARE.
Tim Gardner
1
-1
/
+6
2010-01-15
cfg80211: fix channel setting for wext
Abhijeet Kolekar
1
-0
/
+1
2010-01-15
iwmc3200wifi: Add UMAC wifi headers to the pmkid command
Samuel Ortiz
2
-0
/
+5
2010-01-15
Revert "iwmc3200wifi: fix array out-of-boundary access"
John W. Linville
1
-1
/
+1
2010-01-12
mwl8k: update version number (to 0.12) and copyright
Lennert Buytenhek
1
-2
/
+2
2010-01-12
mwl8k: enable multi-BSS AP operation
Lennert Buytenhek
1
-14
/
+56
2010-01-12
mwl8k: post per-vif firmware commands as per-vif commands
Lennert Buytenhek
1
-23
/
+26
2010-01-12
mwl8k: prepare for posting per-vif firmware commands
Lennert Buytenhek
1
-1
/
+16
2010-01-12
mwl8k: convert the priv->vif pointer to a list of vifs
Lennert Buytenhek
1
-16
/
+35
2010-01-12
mwl8k: use firmware capability field to decide which bands to register
Lennert Buytenhek
1
-6
/
+25
2010-01-12
mwl8k: allow selecting 5 GHz channels
Lennert Buytenhek
1
-0
/
+2
2010-01-12
mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands
Lennert Buytenhek
1
-5
/
+25
2010-01-12
mwl8k: properly set receive status rate index on 5 GHz receive
Lennert Buytenhek
1
-2
/
+14
2010-01-12
mwl8k: add 5 GHz band channels and rates
Lennert Buytenhek
1
-0
/
+41
2010-01-12
mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC
Lennert Buytenhek
1
-11
/
+24
2010-01-12
mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24
Lennert Buytenhek
1
-39
/
+37
2010-01-12
mwl8k: add another 88w8366 PCI ID
Lennert Buytenhek
1
-0
/
+1
2010-01-12
mwl8k: simplify sequence number assignment
Lennert Buytenhek
1
-4
/
+2
2010-01-12
mwl8k: don't call SET_AID if we're not associated
Lennert Buytenhek
1
-3
/
+4
2010-01-12
mwl8k: remove (mostly) write-only variable priv->current_channel
Lennert Buytenhek
1
-7
/
+1
2010-01-12
mwl8k: update MODULE_FIRMWARE tags
Lennert Buytenhek
1
-3
/
+7
2010-01-12
wl1251: add U-APSD support
Kalle Valo
1
-3
/
+9
2010-01-12
wl1251: create qos null data template
Kalle Valo
1
-0
/
+25
2010-01-12
ieee80211: add struct ieee80211_hdr_qos
Kalle Valo
1
-0
/
+10
2010-01-12
mac80211: check uapsd state for dynamic power save
Kalle Valo
1
-0
/
+25
2010-01-12
mac80211: create tx handler for dynamic ps
Kalle Valo
1
-40
/
+41
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
5
-3
/
+113
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
9
-6
/
+106
2010-01-12
mac80211: remove unused type argument
Johannes Berg
1
-19
/
+19
2010-01-12
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
1
-1
/
+1
2010-01-12
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-01-12
iwl-debugfs.c: remove unnecessary casts of void *
H Hartley Sweeten
1
-23
/
+23
2010-01-12
iwlwifi: fix bug in tx byte count table
Wey-Yi Guy
1
-4
/
+4
2010-01-12
iwlwifi: remove obsoleted host command
Wey-Yi Guy
2
-2
/
+0
2010-01-12
iwlwifi: ucode statistics data structure update
Wey-Yi Guy
2
-3
/
+6
2010-01-12
iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
Wey-Yi Guy
1
-0
/
+3
2010-01-12
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
1
-1
/
+1
[prev]
[next]