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_hw: fix worse EVM for 11b rates
Rajkumar Manoharan
2014-04-30
2
-6
/
+6
*
ath9k_hw: update ar9300 initvals
Rajkumar Manoharan
2014-04-30
5
-5
/
+5
*
ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.
Nickolay Ledovskikh
2014-04-30
1
-2
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-30
4
-4
/
+9
|
\
|
*
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
4
-4
/
+9
*
|
wil6210: Use larger Tx rings
Vladimir Kondratiev
2014-04-22
1
-1
/
+1
*
|
wil6210: relaxed check for BACK start sequence
Vladimir Kondratiev
2014-04-22
2
-0
/
+18
*
|
wil6210: sync with the latest FW API
Vladimir Kondratiev
2014-04-22
2
-20
/
+33
*
|
wil6210: fix printouts for better readability
Vladimir Kondratiev
2014-04-22
4
-9
/
+7
*
|
ath9k: implement p2p client powersave support
Felix Fietkau
2014-04-22
4
-0
/
+127
*
|
ath9k: support only one P2P interface
Felix Fietkau
2014-04-22
1
-2
/
+2
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-04-22
35
-1149
/
+1499
|
\
\
|
*
|
ath10k: improve htc tx credit debugging prints
Michal Kazior
2014-04-11
1
-3
/
+9
|
*
|
ath10k: refactor radar detection code
Michal Kazior
2014-04-11
2
-37
/
+23
|
*
|
ath10k: reorder functions
Michal Kazior
2014-04-11
1
-85
/
+85
|
*
|
ath10k: refactor monitor code
Michal Kazior
2014-04-08
3
-98
/
+135
|
*
|
ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()
Kalle Valo
2014-04-08
1
-10
/
+2
|
*
|
ath10k: add extra pdev stats on 10.1 firmware
Chun-Yeow Yeoh
2014-03-28
3
-4
/
+48
|
*
|
ath10k: add the Rx rate in FW stats
Ben Greear
2014-03-28
3
-8
/
+26
|
*
|
ath10k: fix getting stats from firmware
Ben Greear
2014-03-28
1
-4
/
+12
|
*
|
ath10k: update wal_dbg_tx_stats structure with missing parameter.
Bartosz Markowski
2014-03-28
1
-0
/
+3
|
*
|
ath10k: deinit copy engine before resetting
Michal Kazior
2014-03-28
1
-1
/
+1
|
*
|
ath10k: split ce initialization and allocation
Michal Kazior
2014-03-28
3
-158
/
+228
|
*
|
ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
Michal Kazior
2014-03-28
2
-38
/
+37
|
*
|
ath10k: print chip id during boot
Kalle Valo
2014-03-28
1
-3
/
+6
|
*
|
ath10k: add module parameter values to the pci info print
Kalle Valo
2014-03-28
1
-1
/
+3
|
*
|
ath10k: improve pci debug messages
Kalle Valo
2014-03-28
1
-9
/
+35
|
*
|
ath10k: delete ar_pci->fw_indicator_address
Kalle Valo
2014-03-28
2
-13
/
+6
|
*
|
ath10k: advertise only firmware API 2 files
Kalle Valo
2014-03-28
2
-2
/
+2
|
*
|
ath10k: fix name of target_ps module parameter
Kalle Valo
2014-03-28
1
-4
/
+4
|
*
|
ath10k: add module parameter to disable cold reset
Kalle Valo
2014-03-28
1
-1
/
+15
|
*
|
ath10k: cleanup ath10k_pci_wait_for_target_init()
Kalle Valo
2014-03-28
1
-13
/
+27
|
*
|
ath10k: add otp and firmware boot error messages
Ben Greear
2014-03-28
1
-4
/
+11
|
*
|
ath10k: better firmware loading error messages
Ben Greear
2014-03-28
1
-16
/
+20
|
*
|
ath10k: unify warning messages in mac.c
Kalle Valo
2014-03-28
1
-129
/
+131
|
*
|
ath10k: fix rssi and rate reporting
Janusz Dziedzic
2014-03-25
1
-4
/
+5
|
*
|
ath10k: introduce rx_status htt template
Janusz Dziedzic
2014-03-25
2
-18
/
+21
|
*
|
ath10k: finally kill htt_rx_info
Janusz Dziedzic
2014-03-25
2
-65
/
+60
|
*
|
ath10k: improve way we play with attention flags
Janusz Dziedzic
2014-03-25
1
-75
/
+19
|
*
|
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
Janusz Dziedzic
2014-03-25
1
-24
/
+26
|
*
|
ath10k: kill not needed fields from htt_rx_info
Janusz Dziedzic
2014-03-25
2
-75
/
+74
|
*
|
ath10k: setup rx channel per ppdu
Janusz Dziedzic
2014-03-25
1
-18
/
+33
|
*
|
ath10k: introduce ieee80211_rx_status to htt_rx_info
Janusz Dziedzic
2014-03-25
2
-1
/
+3
|
*
|
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
Janusz Dziedzic
2014-03-25
1
-4
/
+4
|
*
|
ath10k: move rx related functions to htt_rx.c
Janusz Dziedzic
2014-03-25
3
-184
/
+183
|
*
|
ath10k: fix the peer mac address in getting stats
Chun-Yeow Yeoh
2014-03-24
2
-12
/
+2
|
*
|
ath10k: update regulatory domain settings for 10.x firmware
Marek Puzyniak
2014-03-24
3
-4
/
+97
|
*
|
ath10k: add soft/hard firmware crash option to simulate_fw_crash
Marek Puzyniak
2014-03-24
1
-14
/
+40
|
*
|
ath10k: Fill per-ppdu info in rx_info only once
Janusz Dziedzic
2014-03-21
1
-8
/
+9
|
*
|
ath10k: add ath10k_htt_rx_amsdu_allowed function
Janusz Dziedzic
2014-03-21
1
-44
/
+51
[next]