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
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-2
/
+6
2009-10-12
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-12
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2
-2
/
+2
2009-10-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-150
/
+168
2009-10-10
wireless: make wireless drivers select core
Johannes Berg
1
-0
/
+1
2009-10-10
libertas: depend on CONFIG_CFG80211
Holger Schurig
1
-1
/
+1
2009-10-10
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
1
-1
/
+0
2009-10-10
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
libertas: remove extraneous select FW_LOADER
Holger Schurig
1
-1
/
+0
2009-10-08
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
5
-191
/
+34
2009-10-08
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
5
-14
/
+15
2009-10-08
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
1
-17
/
+14
2009-10-08
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
1
-2
/
+11
2009-10-08
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
1
-9
/
+14
2009-10-08
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
3
-15
/
+30
2009-10-08
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2
-5
/
+5
2009-10-08
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2
-3
/
+9
2009-10-08
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
1
-7
/
+8
2009-10-08
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
5
-9
/
+9
2009-10-08
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2
-2
/
+2
2009-10-08
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
1
-7
/
+2
2009-10-08
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
wireless: fix CFG80211_WEXT build problems
Randy Dunlap
2
-2
/
+2
2009-10-08
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-08
ipw2200: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-08
iwmc3200wifi: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2009-10-08
libertas: first stab at cfg80211 support
Holger Schurig
6
-17
/
+262
2009-10-08
libertas: separate libertas' Kconfig in it's own file
Holger Schurig
3
-50
/
+60
2009-10-08
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
1
-24
/
+11
2009-10-08
at76c50x-usb: set firmware and hardware version in wiphy
Kalle Valo
1
-0
/
+10
2009-10-08
iwlwifi: validate the signature for EEPROM and OTP
Wey-Yi Guy
2
-6
/
+34
2009-10-08
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
Abhijeet Kolekar
5
-13
/
+23
2009-10-08
iwlwifi/iwl3945 : unify apm stop operation
Abhijeet Kolekar
8
-124
/
+47
2009-10-08
iwlwifi: LED cleanup
Johannes Berg
21
-721
/
+194
2009-10-08
iwlwifi: device tracing
Johannes Berg
9
-8
/
+256
2009-10-08
iwlwifi: set default aggregation frame count limit to 31
Wey-Yi Guy
1
-1
/
+1
2009-10-08
iwlwifi: clear the translate table area
Huaxu Wan
2
-2
/
+4
2009-10-08
iwlwifi: change valid EEPROM version for 1000 series
Wey-Yi Guy
1
-1
/
+1
2009-10-08
iwlwifi: reliable entering of critical temperature state
Wey-Yi Guy
5
-32
/
+135
2009-10-08
wl1251: remove wl1251_netlink.h
Kalle Valo
1
-30
/
+0
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
15
-21
/
+533
2009-10-08
wext: refactor
Johannes Berg
4
-7
/
+31
2009-10-08
atheros: define a common priv struct
Luis R. Rodriguez
5
-24
/
+31
2009-10-08
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2
-2
/
+7
2009-10-08
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
1
-1
/
+5
2009-10-08
ath9k: move hw code to its own module
Luis R. Rodriguez
8
-14
/
+121
2009-10-08
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2
-10
/
+15
2009-10-08
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...
Jaswinder Singh Rajput
1
-0
/
+6
[next]