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-09-22
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
1
-1
/
+1
2014-09-15
ath9k_htc: fix random decryption failure
Johannes Stezenbach
1
-1
/
+1
2014-09-11
Revert "ath9k: Calculate sleep duration"
Sujith Manoharan
1
-3
/
+2
2014-08-25
ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()
Maks Naumov
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
27
-371
/
+2006
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+2
2014-07-29
ath9k: Initialize channel context ops on ahb probe
Rajkumar Manoharan
1
-0
/
+1
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2014-07-23
wireless: ath9k: Get rid of timespec conversions
Thomas Gleixner
1
-5
/
+2
2014-07-23
ath9k: fix aggregation session lockup
Felix Fietkau
1
-0
/
+9
2014-07-18
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
2
-5
/
+5
2014-07-18
ath9k: set up tx power into the MRR
Lorenzo Bianconi
3
-4
/
+18
2014-07-18
ath9k: fix pending tx frames accounting
Felix Fietkau
2
-12
/
+16
2014-07-01
ath9k: Calculate sleep duration
Rajkumar Manoharan
1
-2
/
+3
2014-07-01
ath9k: Increase max listen interval
Rajkumar Manoharan
1
-1
/
+1
2014-07-01
ath9k: Cache beacon config after association
Rajkumar Manoharan
1
-1
/
+2
2014-06-25
ath9k_hw: Fix pll2_divfrac for AR953x
Rajkumar Manoharan
1
-1
/
+2
2014-06-25
ath9k_hw: fix tx gain table index for AR953x
Rajkumar Manoharan
1
-2
/
+4
2014-06-25
ath9k_hw: fix XPABIASLEVEL settings for AR9531
Rajkumar Manoharan
1
-1
/
+2
2014-06-25
ath9k_hw: Add QCA953x 2.0 initvals
Rajkumar Manoharan
3
-4
/
+214
2014-06-25
ath9k_hw: update CCK loop coefficients for AR953x 1.0
Rajkumar Manoharan
1
-1
/
+1
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-1
/
+2
2014-06-20
ath9k: Fix build error in ath_reset_internal
Rajkumar Manoharan
1
-5
/
+3
2014-06-19
ath9k: Advertise multichannel support
Rajkumar Manoharan
1
-2
/
+20
2014-06-19
ath9k: use separate HW queue for each channel context
Rajkumar Manoharan
4
-7
/
+63
2014-06-19
ath9k: Add recovery mechanism for hw TSF timer
Felix Fietkau
4
-7
/
+31
2014-06-19
ath9k: Update channel switch timer
Felix Fietkau
1
-0
/
+11
2014-06-19
ath9k: Handle beacon miss on multi channel context
Felix Fietkau
2
-4
/
+27
2014-06-19
ath9k: Add periodic NoA support
Felix Fietkau
3
-8
/
+44
2014-06-19
ath9k: Add multi-channel scheduling support
Felix Fietkau
3
-4
/
+99
2014-06-19
ath9k: Implement mgd_prepare_tx
Felix Fietkau
3
-8
/
+46
2014-06-19
ath9k: Adjust AP beacon tsf based on station context
Felix Fietkau
3
-0
/
+55
2014-06-19
ath9k: switch channel after sending beacon
Felix Fietkau
1
-1
/
+2
2014-06-19
ath9k: Add p2p go NoA attribute
Felix Fietkau
4
-5
/
+80
2014-06-19
ath9k: Store current offchannel duration
Rajkumar Manoharan
2
-9
/
+20
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
5
-5
/
+126
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
4
-158
/
+184
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
7
-12
/
+12
2014-06-19
ath9k: save tsf in channel context
Felix Fietkau
5
-5
/
+37
2014-06-19
ath9k: Add ATH_OP_MULTI_CHANNEL
Felix Fietkau
1
-0
/
+13
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
4
-5
/
+5
2014-06-19
ath9k: Fetch appropriate operating channel context
Rajkumar Manoharan
3
-24
/
+34
2014-06-19
ath9k: Implement channel context ops
Felix Fietkau
4
-12
/
+102
2014-06-19
ath9k: Implement remain-on-channal support
Felix Fietkau
4
-15
/
+124
2014-06-19
ath9k: Implement hw_scan support
Felix Fietkau
6
-2
/
+255
2014-06-19
ath9k: send powersave frame on channel switch
Felix Fietkau
3
-0
/
+106
2014-06-19
ath9k: channel context based transmission
Felix Fietkau
2
-4
/
+23
2014-06-19
ath9k: Add channel context worker thread
Felix Fietkau
8
-21
/
+99
2014-06-19
ath9k: Move acq to channel context
Felix Fietkau
4
-28
/
+63
[next]