index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-138
/
+86
2011-03-14
ath9k: fix aggregation related interoperability issues
Felix Fietkau
1
-1
/
+1
2011-03-14
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
3
-74
/
+12
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
3
-51
/
+34
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
3
-8
/
+35
2011-03-14
ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits
Felix Fietkau
1
-2
/
+2
2011-03-11
ath9k_hw: Increase the wait count for nf load.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Fix PLL initialization for AR9485.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Improve idle power consumption for AR9485.
Vivek Natarajan
1
-0
/
+2
2011-03-11
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
1
-3
/
+1
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+78
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
1
-1
/
+1
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
14
-386
/
+755
2011-03-04
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
1
-4
/
+4
2011-03-04
ath9k_hw: Read noise floor only for available chains for AR9003
Vasanthakumar Thiagarajan
1
-18
/
+19
2011-03-04
ath9k: Add a debugfs interface to dump chip registers
Vasanthakumar Thiagarajan
1
-0
/
+54
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+8
2011-03-01
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
3
-20
/
+81
2011-02-28
ath9k: Fix incorrect GPIO LED pin for AR9485
Senthil Balasubramanian
2
-0
/
+3
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
4
-170
/
+61
2011-02-28
ath9k_htc: Fix an endian issue
Sujith Manoharan
1
-4
/
+5
2011-02-25
ath9k: Fix compilation warning.
Vivek Natarajan
1
-1
/
+1
2011-02-25
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
1
-0
/
+4
2011-02-25
ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.
Vivek Natarajan
1
-4
/
+4
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-8
/
+5
2011-02-25
ath9k: correct ath9k_hw_set_interrupts
Stanislaw Gruszka
1
-2
/
+3
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2
-2
/
+2
2011-02-23
ath9k_htc: Fix error path in URB allocation
Sujith Manoharan
1
-3
/
+1
2011-02-23
ath9k_htc: Add debug code to print endpoint mapping
Sujith Manoharan
1
-0
/
+17
2011-02-23
ath9k_htc: Fix RX filters
Sujith Manoharan
1
-2
/
+7
2011-02-23
ath9k_htc: Fix host RX initialization
Sujith Manoharan
1
-8
/
+0
2011-02-23
ath9k_htc: Fix TBTT calculation for IBSS mode
Sujith Manoharan
1
-4
/
+15
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
4
-15
/
+115
2011-02-23
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
3
-17
/
+43
2011-02-23
ath9k_htc: Calculate and set the HW opmode
Sujith Manoharan
1
-1
/
+14
2011-02-23
ath9k_htc: Allow AP interface to be created
Sujith Manoharan
2
-0
/
+19
2011-02-23
ath9k_htc: Maintain individual counters for interfaces
Sujith Manoharan
2
-2
/
+40
2011-02-23
ath9k_htc: Protect ampdu_action with a mutex
Sujith Manoharan
1
-0
/
+4
2011-02-23
ath9k_htc: Use VIF from the packet's control data
Sujith Manoharan
1
-1
/
+7
2011-02-23
ath9k_htc: Make sequence number calculation per-VIF
Sujith Manoharan
2
-3
/
+3
2011-02-23
ath9k_htc: Set the BSSID mask for multiple interfaces
Sujith Manoharan
2
-0
/
+40
2011-02-23
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
4
-41
/
+74
2011-02-23
ath9k_htc: Remove OP_PROTECT_ENABLE
Sujith Manoharan
3
-17
/
+6
2011-02-23
ath9k_htc: Remove OP_PREAMBLE_SHORT
Sujith Manoharan
2
-16
/
+6
2011-02-23
ath9k_htc: Fix error handling in add_interface
Sujith Manoharan
1
-4
/
+6
2011-02-23
ath9k_htc: Unify target capability updating
Sujith Manoharan
1
-14
/
+5
2011-02-23
ath9k_htc: Allow upto two simultaneous interfaces
Sujith Manoharan
3
-54
/
+130
2011-02-23
ath9k_htc: Handle storage devices
Sujith Manoharan
2
-6
/
+69
2011-02-21
ath9k_hw: Fix power on reset
Sujith Manoharan
1
-1
/
+0
2011-02-21
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
3
-11
/
+88
[next]