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-02-04
ath9k: Fix TX power calculation
Sujith Manoharan
1
-0
/
+4
2014-02-04
ath9k: Do not support PowerSave by default
Sujith Manoharan
1
-1
/
+7
2014-02-04
ath9k: Fix build error on ARM
Sujith Manoharan
1
-3
/
+2
2014-02-04
ath9k_htc: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2
-22
/
+40
2014-02-04
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
1
-1
/
+7
2014-02-04
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
1
-12
/
+13
2014-01-23
ath9k: Fix RX interrupt mitigation
Sujith Manoharan
2
-2
/
+12
2014-01-23
ath9k: Fix code mistake
Sujith Manoharan
1
-1
/
+1
2014-01-16
ath9k_htc: use ath_is_mybeacon
Oleksij Rempel
1
-3
/
+1
2014-01-16
ath9k: use ath_is_mybeacon
Oleksij Rempel
1
-16
/
+4
2014-01-16
ath9k: Fix possible overflow condition
Sujith Manoharan
1
-1
/
+1
2014-01-16
ath9k: Fix IQ calibration
Sujith Manoharan
1
-2
/
+15
2014-01-16
ath9k: Fix error reported by smatch
Sujith Manoharan
1
-1
/
+1
2014-01-13
ath9k: Process GTT interrupts
Sujith Manoharan
3
-4
/
+35
2014-01-13
ath9k: Remove debug print in ISR
Sujith Manoharan
1
-2
/
+0
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
5
-7
/
+203
2014-01-13
ath9k: Use a separate debugfs file for PHY errors
Sujith Manoharan
1
-43
/
+74
2014-01-13
ath9k: Show only active TIDs in node_aggr
Sujith Manoharan
1
-5
/
+13
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
5
-81
/
+108
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+0
2014-01-09
ath9k: Disable cross-band FCC
Sujith Manoharan
1
-7
/
+0
2014-01-09
ath9k: Use correct channel for RX packets
Sujith Manoharan
1
-11
/
+14
2014-01-09
ath9k: Update WB335 PCI IDs
Sujith Manoharan
1
-19
/
+82
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2
-2
/
+0
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-19
/
+67
2014-01-03
ath9k: Fix regulatory compliance
Sujith Manoharan
1
-3
/
+2
2014-01-03
ath9k: Fix AR955x RX sensitivity
Sujith Manoharan
2
-0
/
+233
2014-01-03
ath9k: Add hardware support for QCA9531
Sujith Manoharan
4
-24
/
+57
2014-01-03
ath9k: Initialize QCA953x INI arrays
Sujith Manoharan
1
-1
/
+47
2014-01-03
ath9k: Add QCA953x initvals
Sujith Manoharan
1
-0
/
+718
2014-01-03
ath9k: Assign macVersion for QCA9531
Sujith Manoharan
2
-0
/
+6
2014-01-03
ath9k: Add version/revision macros for QCA9531
Sujith Manoharan
1
-1
/
+12
2014-01-03
ath9k: use ether_addr_equal_64bits
Julia Lawall
2
-2
/
+2
2014-01-03
ath9k: Fix interrupt statistics
Sujith Manoharan
1
-1
/
+1
2014-01-03
ath9k: Remove unused config option ack_6mb
Sujith Manoharan
2
-3
/
+0
2014-01-03
ath9k: Fix AR9100 chip power-on
Sujith Manoharan
1
-1
/
+5
2014-01-03
ath9k: Cleanup __ath9k_hw_init()
Sujith Manoharan
1
-32
/
+32
2014-01-03
ath9k: Handle unsupported MAC versions early
Sujith Manoharan
1
-24
/
+24
2014-01-03
ath9k: Move private HW callbacks to hw-ops.h
Sujith Manoharan
2
-39
/
+27
2014-01-03
ath9k: Remove unused functions
Sujith Manoharan
1
-12
/
+0
2014-01-03
ath9k: Fix "cc_lock" usage
Sujith Manoharan
2
-9
/
+7
2014-01-03
ath9k: Process BB watchdog events in the tasklet
Sujith Manoharan
1
-8
/
+6
2014-01-03
ath9k: Remove RX Poll
Sujith Manoharan
7
-77
/
+17
2014-01-03
ath9k: Fix baseband watchdog reset
Sujith Manoharan
1
-8
/
+19
2014-01-03
ath9k: Identify baseband watchdog signatures
Sujith Manoharan
3
-0
/
+65
2014-01-03
ath9k: Fix baseband watchdog interrupts
Sujith Manoharan
3
-6
/
+27
2014-01-03
ath9k: Fix PHY restart workaround
Sujith Manoharan
2
-11
/
+11
2014-01-03
ath9k: Fix MAC HW hang check for AR9003
Sujith Manoharan
1
-55
/
+75
2014-01-03
ath9k: Add HW callbacks for MAC/BB hang checks
Sujith Manoharan
4
-70
/
+85
2014-01-03
ath9k: Register supported HW hang checks
Sujith Manoharan
5
-9
/
+59
[next]