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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-15
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
1
-1
/
+2
2010-09-15
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
1
-12
/
+19
2010-09-15
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
1
-16
/
+1
2010-09-15
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
1
-0
/
+3
2010-09-15
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
5
-15
/
+41
2010-09-15
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
1
-12
/
+2
2010-09-15
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
2
-17
/
+18
2010-09-15
iwlwifi: rewrite scan completion
Stanislaw Gruszka
1
-25
/
+40
2010-09-15
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
1
-13
/
+12
2010-09-15
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
1
-64
/
+67
2010-09-15
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
3
-24
/
+8
2010-09-15
iwlwifi: move scan completed flags handling
Johannes Berg
1
-16
/
+14
2010-09-15
iwlwifi: unify scan start checks
Johannes Berg
6
-187
/
+108
2010-09-15
iwlwifi: remove unused conf variables
Johannes Berg
2
-9
/
+0
2010-09-15
mac80211: Fix dangling pointer in ieee80211_xmit
Steve deRosier
1
-0
/
+1
2010-09-15
nl80211: Uninitialized variable
Bill Jordan
1
-1
/
+1
2010-09-15
net/wireless: use ARRAY_SIZE macro in radiotap.c
Nikitas Angelinas
1
-1
/
+2
2010-09-15
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
Nikitas Angelinas
1
-2
/
+3
2010-09-15
ath5k: avoid unneeded calibration error messages
Fabio Rossi
1
-1
/
+1
2010-09-15
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
1
-1
/
+1
2010-09-15
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
1
-0
/
+2
2010-09-15
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
1
-13
/
+13
2010-09-15
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
11
-181
/
+256
2010-09-15
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2
-0
/
+20
2010-09-15
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2
-10
/
+6
2010-09-15
ath9k_hw: Support fastcc for AR7010
Rajkumar Manoharan
1
-1
/
+1
2010-09-15
wl1271: sdio: claim host only when doing IO
Ohad Ben-Cohen
1
-8
/
+35
2010-09-15
carl9170: Makefile, Kconfig files and MAINTAINERS
Christian Lamparter
5
-0
/
+54
2010-09-15
carl9170: firmware parser and debugfs code
Christian Lamparter
3
-0
/
+1437
2010-09-15
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
3
-0
/
+3419
2010-09-15
carl9170: PHY/RF and MAC routines
Christian Lamparter
2
-0
/
+2409
2010-09-15
carl9170: Register maps, tx/rx descriptor formats and eeprom layout
Christian Lamparter
6
-0
/
+2436
2010-09-15
carl9170: mac80211 glue and command interface
Christian Lamparter
6
-0
/
+3024
2010-09-11
iwlwifi: remove code repetition
Wey-Yi Guy
1
-32
/
+28
2010-09-11
iwlwifi: make sure runtime calibration is enabled after association
Wey-Yi Guy
1
-2
/
+1
2010-09-11
iwlwifi: fix and describe iwl_adjust_beacon_interval
Johannes Berg
2
-4
/
+25
2010-09-11
iwlwifi: improve timing handling with dual-mode
Johannes Berg
1
-1
/
+13
2010-09-11
iwlwifi: avoid sending too many commands
Johannes Berg
4
-1
/
+33
2010-09-11
iwlwifi: allow configure protection mode
Wey-Yi Guy
1
-0
/
+40
2010-09-11
iwlwifi: implement beacon interval change
Johannes Berg
1
-3
/
+2
2010-09-11
iwlwifi: fix PAN parameters while scanning
Johannes Berg
1
-0
/
+5
2010-09-11
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
4
-6
/
+4
2010-09-11
iwlwifi: fix default LQ table in 5.2 band
Tomas Winkler
2
-20
/
+8
2010-09-07
drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...
Julia Lawall
1
-1
/
+1
2010-09-07
p54spi: Add error message for eeprom failure
Michael Büsch
1
-0
/
+2
2010-09-07
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
Rajkumar Manoharan
3
-0
/
+53
2010-09-07
ath9k_htc: Enable fastcc for HTC devices.
Rajkumar Manoharan
1
-4
/
+3
2010-09-07
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
3
-0
/
+604
2010-09-07
ath9k_hw: Add functions to get/set antenna diversity configuration
Vasanthakumar Thiagarajan
3
-0
/
+47
2010-09-07
ath9k_hw: Add capability flag for Antenna diversity and combining feature
Vasanthakumar Thiagarajan
4
-0
/
+16
[prev]
[next]