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
2015-07-11
ath9k_hw: fix device ID check for AR956x
Felix Fietkau
1
-0
/
+1
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
5
-6
/
+47
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
4
-1
/
+40
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2
-22
/
+22
2015-06-08
ath9k: fix DMA stop sequence for AR9003+
Felix Fietkau
1
-5
/
+7
2015-05-26
ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...
Oleksij Rempel
3
-214
/
+87
2015-05-26
ath9k_htc: memory corruption calling set_bit()
Dan Carpenter
1
-3
/
+3
2015-05-24
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
3
-133
/
+644
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-27
/
+25
2015-05-09
ath9k: Enable short repeat by default on ath9k_htc
Nick Kossifidis
1
-1
/
+1
2015-05-09
ath9k: Mix the received FFT bins to the random pool
Nick Kossifidis
1
-1
/
+13
2015-05-09
ath9k: No need for that extra memset
Nick Kossifidis
1
-1
/
+2
2015-05-09
ath9k: Skip FFT reports if we are out of output buffers
Nick Kossifidis
1
-0
/
+28
2015-05-09
ath9k: No need for that extra memcpy
Nick Kossifidis
1
-4
/
+2
2015-05-09
ath9k: Skip malformed frames on normal FFT report
Nick Kossifidis
1
-32
/
+62
2015-05-09
ath9k: Support processing of multiple FFT frames per report.
Nick Kossifidis
1
-30
/
+237
2015-05-09
ath9k: Perform integrity checks when processing FFT frames
Nick Kossifidis
1
-6
/
+163
2015-05-09
ath9k: Move processing of FFT frames to different functions
Nick Kossifidis
2
-111
/
+171
2015-05-09
ath9k: Fix hanlding of maximum magnitude index
Nick Kossifidis
2
-10
/
+28
2015-05-03
ath9k: fix per-packet tx power configuration
Lorenzo Bianconi
1
-27
/
+25
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
4
-17
/
+3
2015-04-07
ath9k: add extra GPIO led support
Miaoqing Pan
4
-3
/
+27
2015-04-07
ath9k_htc: check seq number instead of cmd id for timeout
Fred Chou
2
-7
/
+7
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+14
2015-03-30
ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gain
Oleksij Rempel
1
-20
/
+14
2015-03-30
ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_values
Oleksij Rempel
1
-6
/
+8
2015-03-30
ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gain
Oleksij Rempel
1
-8
/
+8
2015-03-30
ath9k: ath9k_hw_4k_set_board_values: use rmw buffer
Oleksij Rempel
1
-0
/
+2
2015-03-30
ath9k: ath9k_hw_analog_shift_rmw: use REG_RMW
Oleksij Rempel
1
-6
/
+1
2015-03-30
ath9k: ath9k_hw_4k_set_board_values: use rmw buffer
Oleksij Rempel
1
-0
/
+2
2015-03-30
ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset
Oleksij Rempel
1
-0
/
+4
2015-03-30
ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw buffer
Oleksij Rempel
1
-0
/
+2
2015-03-30
ath9k: write buffer related optimisation in ar5008_hw_set_channel_regs
Oleksij Rempel
1
-2
/
+3
2015-03-30
ath9k: ath9k_hw_loadnf: use REG_RMW
Oleksij Rempel
1
-11
/
+8
2015-03-30
ath9k: use one shot read in ath9k_hw_update_mibstats
Oleksij Rempel
1
-5
/
+15
2015-03-30
ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAY
Oleksij Rempel
1
-2
/
+1
2015-03-30
ath9k: add new function ath9k_hw_read_array
Oleksij Rempel
2
-0
/
+33
2015-03-30
ath9k: add multi_read to be compatible with ath9k_htc
Oleksij Rempel
1
-0
/
+11
2015-03-30
ath9k: ar9271_hw_pa_cal: use RMW buffer
Oleksij Rempel
1
-2
/
+6
2015-03-30
ath9k: ar9271_hw_pa_cal: use proper makroses.
Oleksij Rempel
1
-24
/
+19
2015-03-30
ath9k: ar9271_hw_pa_cal - use defs instead of magin numbers
Oleksij Rempel
1
-17
/
+18
2015-03-30
ath9k_htc: add new WMI_REG_RMW_CMDID command
Oleksij Rempel
5
-6
/
+172
2015-03-21
ath9k: Fix AIC compilation error
Sujith Manoharan
1
-2
/
+4
2015-03-20
ath9k: Start AIC calibration during MCI reset
Sujith Manoharan
1
-0
/
+3
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL
Sujith Manoharan
3
-2
/
+31
2015-03-20
ath9k: Handle MCI_STATE_AIC_START
Sujith Manoharan
3
-0
/
+38
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL_RESET
Sujith Manoharan
3
-0
/
+13
2015-03-20
ath9k: Disable AIC by default
Sujith Manoharan
2
-1
/
+8
2015-03-20
ath9k: Process the AIC calibration results
Sujith Manoharan
1
-0
/
+245
2015-03-20
ath9k: Finish AIC calibration
Sujith Manoharan
1
-1
/
+77
[next]