index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
6
-2
/
+77
2017-01-19
ath10k: fix per station tx bit rate reporting
Mohammed Shafi Shajakhan
1
-0
/
+2
2017-01-19
ath10k: prevent sta pointer rcu violation
Michal Kazior
2
-0
/
+19
2017-01-19
ath6kl: fix warning for using 0 as NULL
Wei Yongjun
1
-1
/
+1
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-2
/
+1
2017-01-13
ath10k: fix tx legacy rate reporting
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-01-13
ath10k: fix wifi connectivity and warning in rx with channel 169
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-01-13
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
8
-8
/
+64
2017-01-13
ath10k: add accounting for the extended peer statistics
Christian Lamparter
1
-2
/
+5
2017-01-13
ath10k: add VHT160 support
Sebastian Gottschall
6
-6
/
+74
2017-01-13
ath10k: refactor ath10k_peer_assoc_h_phymode()
Kalle Valo
1
-6
/
+16
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-12
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
1
-2
/
+1
2017-01-12
wil6210: constify cfg80211_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-12
ath10k: htc: simplified credit distribution
Erik Stromdahl
2
-25
/
+5
2017-01-12
ath10k: htc: removal of unused struct members
Erik Stromdahl
2
-8
/
+0
2017-01-12
wcn36xx: Don't use the destroyed hal_mutex
Bjorn Andersson
1
-1
/
+2
2017-01-12
wcn36xx: Implement print_reg indication
Bjorn Andersson
2
-0
/
+46
2017-01-12
wcn36xx: Implement firmware assisted scan
Bjorn Andersson
5
-23
/
+81
2017-01-12
wcn36xx: Transition driver to SMD client
Bjorn Andersson
6
-66
/
+88
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
27
-395
/
+728
2016-12-30
ath10k: enable advertising support for channel 169, 5Ghz
Mohammed Shafi Shajakhan
2
-1
/
+2
2016-12-30
ath10k: Remove passing unused argument for ath10k_mac_tx
Mohammed Shafi Shajakhan
1
-4
/
+3
2016-12-30
ath10k: ignore configuring the incorrect board_id
Ryan Hsu
1
-1
/
+4
2016-12-30
ath10k: recal the txpower when removing interface
Ryan Hsu
1
-0
/
+4
2016-12-30
ath10k: support dev_coredump for crash dump
Arun Khandavalli
3
-3
/
+54
2016-12-30
ath10k: fix incorrect txpower set by P2P_DEVICE interface
Ryan Hsu
1
-3
/
+4
2016-12-30
ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()
Christian Lamparter
1
-3
/
+9
2016-12-29
ath10k: add debug trace to rts/cts set function
Bartosz Markowski
1
-0
/
+3
2016-12-29
ath10k: set CTS protection VDEV param only if VDEV is up
Bartosz Markowski
1
-8
/
+43
2016-12-29
ath10k: decrease num of peers support
Bartosz Markowski
1
-1
/
+1
2016-12-29
ath10k: override CE5 config for QCA9377
Bartosz Markowski
1
-1
/
+1
2016-12-29
ath10k: fix IRAM banks number for QCA9377
Bartosz Markowski
1
-1
/
+1
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
1
-1
/
+1
2016-12-20
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
1
-1
/
+1
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2
-4
/
+0
2016-12-15
ath10k: Avoid potential page alloc BUG_ON in tx free path
Mohammed Shafi Shajakhan
1
-0
/
+2
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
-230
/
+170
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-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2
-2
/
+2
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2
-2
/
+2
[prev]
[next]