index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
Rajkumar Manoharan
2012-05-02
1
-2
/
+2
*
ath9k: fix tx power settings for AR9287
Gabor Juhos
2012-04-23
1
-0
/
+2
*
ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower
Gabor Juhos
2012-04-23
5
-8
/
+10
*
ath9k: Fix TX fragmentation
Sujith Manoharan
2012-04-17
1
-1
/
+9
*
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
2012-04-13
1
-1
/
+8
*
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
2012-04-10
1
-5
/
+3
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
4
-52
/
+28
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
4
-52
/
+28
*
|
ath9k: Use HW HT capabilites properly
Sujith Manoharan
2012-03-28
1
-2
/
+2
*
|
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
2012-03-26
1
-2
/
+2
*
|
ath9k: reduce listen time period
Rajkumar Manoharan
2012-03-26
1
-1
/
+1
*
|
ath9k: fix max noise floor threshold
Rajkumar Manoharan
2012-03-26
1
-3
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
23
-576
/
+206
|
\
|
*
ath9k_hw: remove unused initvals
Felix Fietkau
2012-03-15
1
-302
/
+0
|
*
ath9k: inline AR9271 1.0 INI overrides
Felix Fietkau
2012-03-15
5
-13
/
+6
|
*
ath9k_hw: remove iniModes_*_tx_gain_9271
Felix Fietkau
2012-03-15
3
-26
/
+19
|
*
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
2012-03-15
5
-30
/
+22
|
*
ath9k_hw: fix AR9380 register settings for channel 14
Felix Fietkau
2012-03-15
1
-0
/
+3
|
*
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
2012-03-15
3
-9
/
+0
|
*
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2012-03-15
2
-8
/
+0
|
*
ath9k_hw: clean up ath9k_hw_setuprxdesc
Felix Fietkau
2012-03-15
1
-4
/
+1
|
*
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
2012-03-15
3
-11
/
+2
|
*
ath9k: optimize register access functions
Felix Fietkau
2012-03-15
2
-4
/
+4
|
*
ath9k_hw: remove ath9k_hw_getdefantenna
Felix Fietkau
2012-03-15
3
-8
/
+0
|
*
ath9k_hw: remove ath9k_hw_htc_resetinit
Felix Fietkau
2012-03-15
3
-10
/
+2
|
*
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
2012-03-15
3
-8
/
+5
|
*
ath9k_hw: simplify tx queue interrupt mask handling
Felix Fietkau
2012-03-15
1
-15
/
+11
|
*
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
5
-34
/
+14
|
*
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-15
5
-46
/
+29
|
*
ath9k_hw: Cleanup FastChannelChange
Sujith Manoharan
2012-03-15
3
-36
/
+74
|
*
ath9k: Remove 'other' VIF count
Sujith Manoharan
2012-03-15
3
-4
/
+2
|
*
ath9k: Remove unused variables
Sujith Manoharan
2012-03-15
2
-6
/
+0
|
*
ath9k: Remove unnecessary initialization
Sujith Manoharan
2012-03-15
1
-3
/
+0
|
*
ath9k: fix going to full-sleep on PS idle
Felix Fietkau
2012-03-12
1
-3
/
+5
|
*
ath9k: Fix mactime from being clobbered in rx_status
Ashok Nagarajan
2012-03-12
1
-2
/
+2
|
*
ath9k: configure bss info at assoc notification
Rajkumar Manoharan
2012-03-12
1
-1
/
+1
|
*
ath9k_hw: Fix enabling of MCI and RTT
Mohammed Shafi Shajakhan
2012-03-12
2
-2
/
+12
|
*
ath9k: Fix BTCOEX shutdown
Sujith Manoharan
2012-03-12
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
14
-116
/
+99
|
\
\
|
|
/
|
*
ath9k: fix signal strength reporting issues
Felix Fietkau
2012-03-07
1
-5
/
+7
|
*
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-03-07
3
-36
/
+28
|
*
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2012-03-07
2
-38
/
+0
|
*
ath9k: make MAC sample statistics optional
Felix Fietkau
2012-03-07
4
-6
/
+36
|
*
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
2012-03-07
1
-4
/
+10
|
*
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
1
-7
/
+2
|
*
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
2
-3
/
+1
|
*
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
2
-3
/
+6
|
*
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
1
-1
/
+5
|
*
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
1
-1
/
+2
[next]