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-02-27
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
7
-41
/
+194
2009-02-27
cfg80211: free rd on unlikely event on 11d hint
Luis R. Rodriguez
1
-1
/
+5
2009-02-27
cfg80211: remove likely from an 11d hint case
Luis R. Rodriguez
1
-6
/
+8
2009-02-27
cfg80211: protect first access of last_request on 11d hint under mutex
Luis R. Rodriguez
1
-3
/
+5
2009-02-27
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
4
-30
/
+82
2009-02-27
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
4
-2
/
+27
2009-02-27
cfg80211: propagate -ENOMEM during regulatory_init()
Luis R. Rodriguez
1
-5
/
+17
2009-02-27
cfg80211: add regulatory_hint_core() to separate the core reg hint
Luis R. Rodriguez
1
-9
/
+25
2009-02-27
nl80211: disallow user requests prior to regulatory_init()
Luis R. Rodriguez
1
-8
/
+26
2009-02-27
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
4
-37
/
+42
2009-02-27
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
Luis R. Rodriguez
2
-1
/
+11
2009-02-27
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
Luis R. Rodriguez
4
-21
/
+22
2009-02-27
mac80211: Introduce a generic commit() to apply changes
Alina Friedrichsen
3
-20
/
+37
2009-02-27
b43: Convert usage of b43_radio_maskset()
Michael Buesch
3
-58
/
+25
2009-02-27
b43: Convert usage of b43_radio_mask()
Michael Buesch
3
-28
/
+17
2009-02-27
b43: Convert usage of b43_radio_set()
Michael Buesch
3
-31
/
+16
2009-02-27
b43: Convert usage of b43_phy_maskset()
Michael Buesch
3
-229
/
+103
2009-02-27
b43: Convert usage of b43_phy_mask()
Michael Buesch
4
-107
/
+53
2009-02-27
b43: Convert usage of b43_phy_set()
Michael Buesch
4
-145
/
+72
2009-02-27
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
1
-5
/
+9
2009-02-27
b43: Implement sw scan callbacks
Michael Buesch
1
-0
/
+31
2009-02-27
mac80211: Add software scan notifiers
Michael Buesch
2
-0
/
+13
2009-02-27
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
1
-0
/
+3
2009-02-27
b43: Honor the no-slow-clock boardflag
Michael Buesch
1
-1
/
+3
2009-02-27
b43: Fix radio host flags
Michael Buesch
1
-4
/
+6
2009-02-27
b43: Add slot count compiletime assertion
Michael Buesch
1
-0
/
+3
2009-02-27
ath9k: Add appropriate ANI values for AP mode
Sujith
2
-22
/
+17
2009-02-27
ath9k: Fix PCI shutdown sequence
Sujith
1
-2
/
+2
2009-02-27
ath9k: Fix bug in EEPROM chainmask retrieval
Sujith
1
-8
/
+5
2009-02-27
ath9k: Add PER to RC debug statistics
Sujith
3
-10
/
+14
2009-02-27
ath9k: Remove multiple macro occurrences
Sujith
4
-6
/
+3
2009-02-27
ath9k: Don't reset TSF after scanning automatically
Alina Friedrichsen
1
-2
/
+3
2009-02-27
b43: Optimize DMA buffers
Michael Buesch
2
-17
/
+25
2009-02-27
b43: Fix DMA buffer size handling
Michael Buesch
2
-15
/
+7
2009-02-27
b43: Move DMA stop sanity check
Michael Buesch
1
-4
/
+6
2009-02-27
ath9k: Filter out beacons from other BSS in STA mode
Vasanthakumar Thiagarajan
2
-6
/
+8
2009-02-27
iwlwifi: dma mapping read and write changes
Fenghua Yu
2
-4
/
+4
2009-02-27
iwl3945: use SW rfkill from iwlwifi
Abhijeet Kolekar
1
-51
/
+5
2009-02-27
iwl3945: use iwl_isr
Abhijeet Kolekar
4
-116
/
+61
2009-02-27
iwl3945: remove duplicate interrupt code
Abhijeet Kolekar
1
-30
/
+7
2009-02-27
iwl3945: use iwl_rx_reply_error notification
Abhijeet Kolekar
4
-49
/
+20
2009-02-27
iwl3945: use iwl rx handlers
Abhijeet Kolekar
4
-45
/
+33
2009-02-27
iwl3945: use iwl_mac_hw_scan callback
Abhijeet Kolekar
4
-158
/
+70
2009-02-27
iwl3945: use iwl_rx_scan handlers
Abhijeet Kolekar
1
-127
/
+1
2009-02-27
at76c50x-usb: convert at76_debug to an unsigned int
Jason Andryuk
1
-2
/
+2
2009-02-27
at76c50x-usb: update to latest mac80211 hw scan api
Jason Andryuk
1
-6
/
+18
2009-02-27
at76c50x-usb: add driver
Kalle Valo
4
-0
/
+2938
2009-02-27
iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_interval
John W. Linville
1
-0
/
+3
2009-02-27
b43: Fix LO calibration txctl reg value
Roel Kluin
1
-1
/
+1
2009-02-27
p54: misplaced parentheses
Roel Kluin
1
-2
/
+2
[next]