index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
wcn36xx: Wait longer for SMD commands to complete
Pontus Fuchs
2
-2
/
+7
2014-02-14
wcn36xx: Improve feature caps exchange
Pontus Fuchs
3
-7
/
+13
2014-02-14
wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive
Pontus Fuchs
1
-2
/
+2
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-29
/
+63
2014-02-13
ath9k: Calculate IQ-CAL median
Sujith Manoharan
1
-12
/
+79
2014-02-13
ath9k: Expand the IQ coefficient array
Sujith Manoharan
1
-20
/
+21
2014-02-13
ath9k: Modify IQ calibration for AR955x
Sujith Manoharan
1
-22
/
+59
2014-02-13
ath9k: Fix magnitude/phase calculation
Sujith Manoharan
1
-3
/
+7
2014-02-13
ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes
Sujith Manoharan
1
-4
/
+4
2014-02-13
ath9k: Check explicitly for IQ calibration
Sujith Manoharan
1
-1
/
+6
2014-02-13
ath9k: Fix IQ cal post processing for SoC
Sujith Manoharan
1
-2
/
+2
2014-02-13
ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
Masaki TAGAWA
1
-0
/
+2
2014-02-13
ath9k: Remove ath9k rate control
Sujith Manoharan
9
-1771
/
+8
2014-02-13
ath9k_htc: catch fw panic pattern
Oleksij Rempel
2
-0
/
+48
2014-02-13
ath9k_htc: remove useless memcpy
Oleksij Rempel
1
-5
/
+5
2014-02-13
ath9k_htc: use ath9k_cmn_rx_skb_postprocess
Oleksij Rempel
1
-25
/
+3
2014-02-13
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
3
-53
/
+59
2014-02-13
ath9k_htc: sync rx_status-> related code with ath9k
Oleksij Rempel
1
-4
/
+5
2014-02-13
ath9k_htc: use ath9k_cmn_rx_accept
Oleksij Rempel
1
-37
/
+8
2014-02-13
ath9k_htc: use ath9k_cmn_process_rate
Oleksij Rempel
1
-38
/
+2
2014-02-13
ath9k_htc: use ath9k_cmn_process_rssi
Oleksij Rempel
5
-26
/
+7
2014-02-13
ath9k_htc: add rx header converter to make it usable by ath9k
Oleksij Rempel
1
-1
/
+36
2014-02-13
ath9k: move ath9k_rx_accept to common.c
Oleksij Rempel
3
-87
/
+95
2014-02-13
ath9k: move ath9k_process_rate to common.c
Oleksij Rempel
3
-51
/
+54
2014-02-13
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
6
-66
/
+69
2014-02-13
ath: add last_rssi to ath_common
Oleksij Rempel
1
-0
/
+2
2014-02-13
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
Geert Uytterhoeven
1
-1
/
+1
2014-02-13
ath9k: Remove unnecessary check
Sujith Manoharan
1
-3
/
+0
2014-02-13
ath9k: prepare for multi-interface CSA support
Michal Kazior
4
-23
/
+24
2014-02-06
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
1
-2
/
+2
2014-02-06
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
1
-2
/
+1
2014-02-05
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-6
/
+2
2014-02-05
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
1
-5
/
+14
2014-02-05
mac80211: remove module handling from rate control ops
Johannes Berg
1
-1
/
+0
2014-02-05
mac80211: make rate control ops const
Johannes Berg
1
-1
/
+1
2014-02-05
ath9k: Fix TX power calculation
Sujith Manoharan
1
-0
/
+4
2014-02-05
ath9k: Do not support PowerSave by default
Sujith Manoharan
1
-1
/
+7
2014-02-05
ath9k: Fix build error on ARM
Sujith Manoharan
1
-3
/
+2
2014-02-05
ath9k_htc: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2
-22
/
+40
2014-02-05
ar5523: fix usb id for Gigaset.
Oleksij Rempel
1
-1
/
+1
2014-02-05
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
1
-1
/
+7
2014-02-05
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
1
-12
/
+13
2014-01-23
ath9k: Fix RX interrupt mitigation
Sujith Manoharan
2
-2
/
+12
2014-01-23
ath9k: Fix code mistake
Sujith Manoharan
1
-1
/
+1
2014-01-16
carl9170: use ath_is_mybeacon
Oleksij Rempel
1
-6
/
+3
2014-01-16
ath5k: use ath_is_mybeacon
Oleksij Rempel
1
-25
/
+8
2014-01-16
ath9k_htc: use ath_is_mybeacon
Oleksij Rempel
1
-3
/
+1
2014-01-16
ath9k: use ath_is_mybeacon
Oleksij Rempel
1
-16
/
+4
2014-01-16
ath: add common function ath_is_mybeacon
Oleksij Rempel
2
-0
/
+10
2014-01-16
wil6210: correct #include for prefetch()
Vladimir Kondratiev
1
-1
/
+1
[next]