index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-10-14
14
-221
/
+221
*
ath9k_hw: Rename AR9480 -> AR9462 initvals
Rajkumar Manoharan
2011-10-14
3
-2
/
+2
*
ath9k_hw: Do fast channel change based on reusable calibration results
Rajkumar Manoharan
2011-10-14
3
-4
/
+14
*
ath9k_hw: Add radio retention support for AR9480
Rajkumar Manoharan
2011-10-14
8
-15
/
+316
*
ath9k_hw: Update normal/min noise floor value for AR9480
Rajkumar Manoharan
2011-10-14
1
-4
/
+4
*
ath9k_hw: Support fast channel change on 5GHz for AR9003 chips
Rajkumar Manoharan
2011-10-14
1
-2
/
+1
*
ath9k_hw: Cleanup Tx calibrations for AR9003 chips
Rajkumar Manoharan
2011-10-14
5
-13
/
+40
*
ath9k_hw: Add support to reuse Carrier leak calibration
Rajkumar Manoharan
2011-10-14
3
-3
/
+50
*
ath9k_hw: Add support to reuse TxIQ cal measurements
Rajkumar Manoharan
2011-10-14
1
-6
/
+9
*
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
2011-10-14
6
-5
/
+186
*
ath9k_hw: Updated AR9003 tx gain table for 5GHz
Rajkumar Manoharan
2011-10-14
1
-82
/
+82
*
ath9k_hw: Update AR9003 initval to improve phase noise
Rajkumar Manoharan
2011-10-14
1
-1
/
+1
*
ath9k_hw: Updated ar9003 initval table for AR9380
Rajkumar Manoharan
2011-10-14
1
-3
/
+3
*
ath9k_hw: Fix ASPM L1 issue for AR9480
Rajkumar Manoharan
2011-10-14
1
-2
/
+4
*
ath9k: only send FCS-fail packets to mac80211 if requested
Felix Fietkau
2011-10-11
1
-1
/
+2
*
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
2011-10-11
4
-17
/
+19
*
ath9k_hw: remove EEP_REG_1
Felix Fietkau
2011-10-11
5
-9
/
+0
*
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
2011-10-11
3
-7
/
+0
*
ath9k_hw: clean up tx power handling
Felix Fietkau
2011-10-11
13
-176
/
+85
*
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
6
-17
/
+17
*
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2011-10-11
2
-9
/
+1
*
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2011-10-11
2
-2
/
+8
*
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
2011-10-11
1
-7
/
+6
*
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
2011-10-11
4
-5
/
+47
*
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
2011-10-11
1
-3
/
+5
*
ath9k: remove some bogus error handling code
Dan Carpenter
2011-10-11
1
-7
/
+0
*
ath5k: remove some unneeded error handling code
Dan Carpenter
2011-10-11
1
-6
/
+0
*
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
2011-10-11
1
-1
/
+1
*
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
2011-10-03
1
-1
/
+6
*
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
2011-10-03
1
-0
/
+4
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
4
-4
/
+7
*
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
2011-10-03
1
-6
/
+1
*
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
2011-10-03
1
-0
/
+1
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2011-10-03
21
-1549
/
+4050
|
\
|
*
ath6kl: include vmalloc.h in debug.c
Kalle Valo
2011-10-03
1
-0
/
+1
|
*
ath6kl: fix size_t related warnings
Kalle Valo
2011-10-01
1
-7
/
+7
|
*
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
2011-09-28
1
-0
/
+1
|
*
ath6kl: improve wmi debug messages
Kalle Valo
2011-09-28
2
-10
/
+37
|
*
ath6kl: add debug logs for booting
Kalle Valo
2011-09-28
2
-9
/
+63
|
*
ath6kl: add sdio debug messages
Kalle Valo
2011-09-28
2
-9
/
+29
|
*
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-28
4
-22
/
+28
|
*
ath6kl: silence "invalid rate" warning
Kalle Valo
2011-09-28
4
-1
/
+64
|
*
ath6kl: allow firmware to override firmware patch address
Kalle Valo
2011-09-27
2
-0
/
+8
|
*
ath6kl: fix TCP corruption
Jouni Malinen
2011-09-27
1
-0
/
+18
|
*
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...
Vasanthakumar Thiagarajan
2011-09-27
1
-1
/
+0
|
*
ath6kl: Fix compilation error while compiling w/o debug
Rajkumar Manoharan
2011-09-27
1
-2
/
+3
|
*
ath6kl: Fix disconnect event reporting
Vasanthakumar Thiagarajan
2011-09-23
1
-11
/
+9
|
*
ath6kl: pass only unicast frames for aggregation
Kalle Valo
2011-09-23
1
-7
/
+9
|
*
ath6kl: Report PMKSA candidate events through cfg80211
Jouni Malinen
2011-09-22
2
-0
/
+40
|
*
ath6kl: Indicate the roaming capability of the firmware
Vivek Natarajan
2011-09-22
1
-0
/
+2
[next]