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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
iwmc3200wifi: Fix sparse warning
Samuel Ortiz
1
-2
/
+3
2009-09-01
iwmc3200wifi: Set WEP key from connect
Samuel Ortiz
1
-1
/
+43
2009-09-01
iwmc3200wifi: invalidate profile when necessary before connect
Zhu Yi
1
-5
/
+10
2009-09-01
rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig
Jussi Kivilinna
1
-1
/
+0
2009-09-01
rndis_wlan: fix sparse endianess warnings
Jussi Kivilinna
1
-4
/
+4
2009-09-01
rndis_wlan: cleanup
Jussi Kivilinna
1
-55
/
+7
2009-09-01
rndis_wlan: use bool for on/off switches
Jussi Kivilinna
1
-14
/
+14
2009-09-01
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
1
-6
/
+4
2009-09-01
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
1
-5
/
+6
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
25
-53
/
+78
2009-08-31
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
1
-0
/
+7
2009-08-31
ipw2200: fix kconfig dependencies
Randy Dunlap
1
-3
/
+3
2009-08-31
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
4
-44
/
+116
2009-08-31
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-12
/
+16
2009-08-31
b43: LP-PHY: Fix TX gain tables
Gábor Stefanik
1
-153
/
+153
2009-08-31
b43: Fix typo in modparam_btcoex description
Gábor Stefanik
1
-1
/
+1
2009-08-31
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
3
-2
/
+5
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2
-65
/
+36
2009-08-31
iwl3945: reduce debug noise when default debug flags used
Reinette Chatre
1
-5
/
+3
2009-08-31
iwlwifi: fix situation in which debug message is printed
Reinette Chatre
1
-1
/
+1
2009-08-31
iwlwifi: use sleep interval succession
Johannes Berg
1
-1
/
+21
2009-08-31
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
Daniel C Halperin
4
-12
/
+35
2009-08-31
iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall
Daniel C Halperin
1
-49
/
+62
2009-08-31
iwlwifi: remove 60 Mbps from sband bitrates table
Daniel C Halperin
3
-34
/
+27
2009-08-28
libertas: add NULL check on return value of get_zeroed_page
Kiran Divekar
1
-0
/
+28
2009-08-28
rndis_wlan: use cfg80211_wext_handler
Jussi Kivilinna
1
-421
/
+0
2009-08-28
rndis_wlan: disable IWEVPMKIDCAND wireless event
Jussi Kivilinna
1
-2
/
+5
2009-08-28
rndis_wlan: convert mic failure wireless event to cfg80211
Jussi Kivilinna
1
-15
/
+17
2009-08-28
rndis_wlan: remove unneeded SIOCSIWCOMMIT
Jussi Kivilinna
1
-8
/
+0
2009-08-28
rndis_wlan: rename wireless stats worker to device poller
Jussi Kivilinna
1
-17
/
+19
2009-08-28
rndis_wlan: add cfg80211 dump_station
Jussi Kivilinna
1
-0
/
+20
2009-08-28
rndis_wlan: add cfg80211 get_station
Jussi Kivilinna
1
-61
/
+57
2009-08-28
rndis_wlan: add cfg80211 key handling
Jussi Kivilinna
1
-30
/
+103
2009-08-28
rndis_wlan: add cfg80211 set_channel
Jussi Kivilinna
1
-90
/
+15
2009-08-28
rndis_wlan: add cfg80211 connect, disconnect, join_ibss and leave_ibss
Jussi Kivilinna
1
-209
/
+460
2009-08-28
rndis_wlan: enable infrastructure before setting random essid
Jussi Kivilinna
1
-0
/
+6
2009-08-28
rndis_wlan: set ieee80211_ptr->iftype in rndis_change_virtual_intf
Jussi Kivilinna
1
-1
/
+4
2009-08-28
rndis_wlan: use is_zero_ether_addr() and is_broadcast_ether_addr()
Jussi Kivilinna
1
-11
/
+6
2009-08-28
rndis_wlan: move link up/down work to separate functions
Jussi Kivilinna
1
-46
/
+55
2009-08-28
rndis_wlan: increase scan timer delay
Jussi Kivilinna
1
-1
/
+1
2009-08-28
rndis_wlan: resize bssid list if too small
Jussi Kivilinna
1
-2
/
+15
2009-08-28
rndis_wlan: get bssid scan list before new scan
Jussi Kivilinna
1
-0
/
+6
2009-08-28
rndis_wlan: ignore OID_802_11_ADD_KEY triggered media connect indications
Jussi Kivilinna
1
-0
/
+17
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
5
-9
/
+17
2009-08-28
b43: Enable LP-PHY support by default and remove Kconfig warning
Gábor Stefanik
1
-3
/
+1
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
3
-25
/
+29
2009-08-28
ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()
Pavel Roskin
1
-24
/
+5
2009-08-28
ath5k: clarify srev comparison for CCMP check
Bob Copeland
2
-5
/
+3
2009-08-28
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
1
-1
/
+2
2009-08-28
iwlwifi: fix ICT irq table endianness
Johannes Berg
2
-6
/
+6
[prev]
[next]