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
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
7
-3
/
+77
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2
-0
/
+4
2017-04-19
ath9k: add noise floor override option
Simon Wunderlich
3
-1
/
+67
2017-04-19
ath9k: Add cast to u8 to FREQ2FBIN macro
Matthias Kaehlcke
1
-1
/
+1
2017-04-19
ath9k: Add Dell Wireless 1601 with wowlan capability
Damien Thébault
1
-0
/
+5
2017-04-19
ath9k: off by one in ath9k_hw_nvram_read_array()
Dan Carpenter
1
-1
/
+1
2017-04-05
ath9k_htc: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-16
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
1
-0
/
+3
2017-03-09
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
1
-0
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2
-0
/
+4
2017-02-28
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-15
ath9k: use correct OTP register offsets for the AR9340 and AR9550
Christian Lamparter
1
-2
/
+2
2017-02-14
ath9k: Access rchan::buf only with per_cpu helper
Sven Eckelmann
1
-1
/
+1
2017-02-14
ath9k: clean up and fix ath_tx_count_airtime
Felix Fietkau
1
-36
/
+16
2017-02-07
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
5
-26
/
+48
2017-02-07
ath9k_hw: check if the chip failed to wake up
Felix Fietkau
1
-0
/
+4
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
5
-30
/
+35
2017-01-13
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
8
-8
/
+64
2017-01-12
ath9k: fix spelling mistake: "meaurement" -> "measurement"
Colin Ian King
1
-1
/
+1
2017-01-12
ath9k: ar9003_mac: kill off ACCESS_ONCE()
Mark Rutland
1
-46
/
+46
2017-01-12
ath9k: ar9002_mac: kill off ACCESS_ONCE()
Mark Rutland
1
-32
/
+32
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
18
-373
/
+601
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
1
-1
/
+1
2016-12-15
ath9k: Turn ath_txq_lock/unlock() into static inlines.
Toke Høiland-Jørgensen
2
-14
/
+9
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
9
-56
/
+303
2016-12-15
ath9k: define all EEPROM fields in Little Endian format
Martin Blumenstingl
5
-234
/
+174
2016-12-15
ath9k: Make the EEPROM swapping check use the eepmisc register
Martin Blumenstingl
1
-16
/
+41
2016-12-15
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
5
-47
/
+52
2016-12-15
ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev
Martin Blumenstingl
6
-18
/
+4
2016-12-15
ath9k: Add an eeprom_ops callback for retrieving the eepmisc value
Martin Blumenstingl
5
-4
/
+29
2016-12-15
ath9k: indicate that the AR9003 EEPROM template values are little endian
Martin Blumenstingl
2
-5
/
+8
2016-12-15
ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
Martin Blumenstingl
6
-6
/
+8
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
6
-10
/
+30
2016-12-01
ath9k_htc: don't use HZ for usb msg timeouts
Anthony Romano
2
-4
/
+7
2016-12-01
ath9k: constify ath_bus_ops structure
Bhumika Goyal
1
-1
/
+1
2016-12-01
ath9k: feed only active spectral / dfs-detector
Zefir Kurtisi
1
-3
/
+14
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
11
-241
/
+214
2016-11-23
ath9k: fix NULL pointer dereference
Miaoqing Pan
1
-1
/
+7
2016-11-23
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
1
-1
/
+1
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
8
-235
/
+163
2016-11-15
ath9k_htc: fix minor mistakes in dev_err messages
Colin Ian King
1
-3
/
+3
2016-11-15
ath9k: parse the device configuration from an OF node
Martin Blumenstingl
1
-0
/
+42
2016-11-15
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-2
/
+5
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+3
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-0
/
+6
2016-10-13
ath9k: change entropy formula for easier understanding
Miaoqing Pan
1
-1
/
+1
2016-10-13
Revert "ath9k_hw: implement temperature compensation support for AR9003+"
Felix Fietkau
2
-23
/
+3
2016-09-28
ath9k: disable RNG by default
Miaoqing Pan
1
-1
/
+1
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
2
-8
/
+14
2016-09-09
ath9k: remove repetitions of mask array size
Bob Copeland
1
-6
/
+3
[next]