index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2011-09-20
2
-2
/
+9
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
7
-18
/
+36
|
\
|
*
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
2011-09-13
1
-0
/
+6
|
*
ath9k_hw: fix calibration on 5 ghz
Felix Fietkau
2011-08-30
1
-1
/
+2
|
*
ath9k_hw: Fix init mode register regression
Rajkumar Manoharan
2011-08-29
1
-1
/
+1
|
*
ath9k: Fix PS wrappers in ath9k_set_coverage_class
Mohammed Shafi Shajakhan
2011-08-24
1
-0
/
+4
|
*
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
2011-08-24
1
-1
/
+3
|
*
ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
Senthil Balasubramanian
2011-08-22
1
-1
/
+1
|
*
ath5k: fix error handling in ath5k_beacon_send
Bob Copeland
2011-08-09
1
-9
/
+14
|
*
ath9k: fix a misprint which leads to incorrect calibration
Alex Hacker
2011-08-09
1
-1
/
+1
|
*
ath9k_hw: update PMU to improve ripple issue for AR9485
Rajkumar Manoharan
2011-08-09
1
-1
/
+1
|
*
ath9k_hw: Fix incorrect Tx control power in AR9003 template
Rajkumar Manoharan
2011-08-09
1
-3
/
+3
*
|
ath9k: Reset caldata on radio enable
Rajkumar Manoharan
2011-09-19
1
-0
/
+1
*
|
ath9k: load noise floor from history after the full chip reset
Rajkumar Manoharan
2011-09-19
2
-0
/
+2
*
|
ath9k_hw: Fix magnitude/phase coeff correction
Rajkumar Manoharan
2011-09-19
1
-1
/
+2
*
|
ath9k_hw: remove ar9100_hw_compute_pll_control
Felix Fietkau
2011-09-19
1
-11
/
+1
*
|
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
2011-09-19
5
-29
/
+6
*
|
ath9k_hw: remove dead code in the eeprom ops
Felix Fietkau
2011-09-19
3
-30
/
+2
*
|
ath9k_hw: clean up hardware revision checks
Felix Fietkau
2011-09-19
8
-94
/
+63
*
|
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
2011-09-19
1
-0
/
+3
*
|
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
2011-09-19
1
-0
/
+1
*
|
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
2011-09-19
1
-37
/
+19
*
|
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
2011-09-16
1
-19
/
+37
*
|
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
2011-09-16
1
-16
/
+13
*
|
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
2011-09-16
1
-2
/
+1
*
|
ath9k: optimize ath9k_ps_restore
Felix Fietkau
2011-09-16
1
-6
/
+11
*
|
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
2011-09-16
6
-472
/
+0
*
|
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
3
-160
/
+122
*
|
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
2011-09-16
5
-1
/
+275
*
|
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
2011-09-16
1
-2
/
+1
*
|
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
2011-09-16
1
-0
/
+1
*
|
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
2011-09-16
1
-142
/
+141
*
|
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
2
-35
/
+57
*
|
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
4
-29
/
+13
*
|
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
2
-4
/
+5
*
|
ath9k: make beacon timer initialization more reliable
Felix Fietkau
2011-09-16
1
-0
/
+1
*
|
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
2011-09-16
1
-4
/
+5
*
|
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
2011-09-16
1
-2
/
+2
*
|
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-16
2
-0
/
+3
*
|
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
2011-09-16
1
-3
/
+5
*
|
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2011-09-16
2
-26
/
+25
*
|
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
7
-36
/
+362
*
|
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
2011-09-16
1
-180
/
+210
*
|
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
6
-18
/
+3883
*
|
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
2011-09-14
1
-4
/
+13
*
|
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
2011-09-14
1
-3
/
+6
*
|
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
2011-09-14
1
-0
/
+5
*
|
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
2011-09-14
4
-8
/
+99
*
|
ath9k: merge reset related functions
Felix Fietkau
2011-09-14
1
-176
/
+127
*
|
ath9k: always call ath_reset from workqueue context
Felix Fietkau
2011-09-14
5
-13
/
+26
[next]