index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
ath9k: Move roc completion to the offchannel timer
Sujith Manoharan
1
-6
/
+2
2014-11-17
ath9k: Adjust tbtt delta properly
Sujith Manoharan
2
-1
/
+4
2014-11-17
ath9k: Handle failure to send NoA
Sujith Manoharan
1
-1
/
+8
2014-11-17
ath9k: Cancel pending offchannel operations
Sujith Manoharan
1
-13
/
+30
2014-11-17
ath9k: Clear offchannel state properly
Sujith Manoharan
1
-0
/
+5
2014-11-17
ath9k: Fix thermometer programming
Sujith Manoharan
1
-4
/
+5
2014-11-17
ath9k: Store the chip chainmask in HW capabilities
Sujith Manoharan
2
-10
/
+11
2014-11-17
ath9k: Enable TSF2 for generic HW timers
Sujith Manoharan
3
-1
/
+27
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
6
-5
/
+19
2014-11-17
ath9k: Use new QCA953x initvals
Miaoqing Pan
1
-10
/
+41
2014-11-17
ath9k: Update QCA953x initvals
Sujith Manoharan
1
-30
/
+468
2014-11-17
ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices
Chun-Yeow Yeoh
1
-1
/
+4
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
5
-7
/
+11
2014-11-17
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
1
-1
/
+2
2014-11-17
ath9k: common-spectral: don't depend from ATH9K_DEBUGFS
Oleksij Rempel
1
-10
/
+0
2014-11-17
ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
kbuild test robot
1
-3
/
+3
2014-11-17
ath9k: ath9k_op_ps_wakeup() can be static
kbuild test robot
1
-3
/
+3
2014-11-17
ath9k: fix misc debugfs when not using chan context
Ben Greear
1
-3
/
+4
2014-11-11
ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug
John W. Linville
1
-1
/
+3
2014-11-11
ath9k_htc: add spectral scan debug interface
Oleksij Rempel
3
-0
/
+9
2014-11-11
ath9k_htc: process rx spectral packets
Oleksij Rempel
1
-0
/
+14
2014-11-11
ath9k_htc: trigger spectral scan on set_channel
Oleksij Rempel
1
-0
/
+4
2014-11-11
ath9k_htc: set initial spec_config values
Oleksij Rempel
1
-0
/
+8
2014-11-11
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
Oleksij Rempel
1
-0
/
+1
2014-11-11
ath9k_htc: add ath_ps_ops bindings
Oleksij Rempel
1
-0
/
+16
2014-11-11
ath9k_htc: fix rs_datalen conversation
Oleksij Rempel
1
-1
/
+1
2014-11-11
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
Oleksij Rempel
1
-3
/
+6
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
8
-25
/
+31
2014-11-11
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2
-70
/
+70
2014-11-11
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
4
-20
/
+22
2014-11-11
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
4
-15
/
+13
2014-11-11
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
1
-4
/
+4
2014-11-11
ath9k: add ath_ps_ops bindings
Oleksij Rempel
1
-0
/
+16
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
4
-50
/
+51
2014-11-11
ath9k: add ath_hw to ath_spec_scan_priv
Oleksij Rempel
2
-0
/
+2
2014-11-11
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
3
-9
/
+9
2014-11-11
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
5
-22
/
+23
2014-11-11
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
5
-5
/
+5
2014-11-11
ath9k: add struct ath_spec_scan_priv
Oleksij Rempel
3
-7
/
+10
2014-11-11
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
3
-16
/
+40
2014-10-30
ath9k: set pulse_rssi threshold to 15
Lorenzo Bianconi
2
-2
/
+2
2014-10-27
ath9k: use a random MAC address if the EEPROM address is invalid
Felix Fietkau
1
-2
/
+11
2014-10-27
ath9k: allow disabling bands via platform data
Felix Fietkau
3
-8
/
+20
2014-10-27
ath9k: add support for endian swap of eeprom from platform data
Felix Fietkau
3
-21
/
+13
2014-10-27
ath9k_hw: start initial NF calibration after PA calibration on <AR9003
Felix Fietkau
2
-2
/
+6
2014-10-27
ath9k_hw: do not run NF and periodic calibration at the same time
Felix Fietkau
1
-15
/
+14
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
9
-24
/
+33
2014-10-27
ath9k: clean up debugfs print of reset causes
Felix Fietkau
1
-27
/
+21
2014-10-27
ath9k: fix processing RXORN interrupts
Felix Fietkau
1
-4
/
+3
2014-10-27
ath9k_hw: remove support for UB124 tx gain table
Felix Fietkau
1
-3
/
+0
[next]