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-04-09
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
1
-4
/
+3
2014-04-09
ath9k_hw: reduce ANI firstep range for older chips
Felix Fietkau
1
-3
/
+1
2014-04-09
ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
Janusz Dziedzic
1
-0
/
+2
2014-04-09
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
Chun-Yeow Yeoh
1
-1
/
+4
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-03-27
carl9170: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+3
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
49
-1383
/
+1595
2014-03-17
wil6210: fix race between disconnect and Tx NAPI
Vladimir Kondratiev
6
-4
/
+47
2014-03-17
wil6210: add memory barriers for the reset flow
Vladimir Kondratiev
1
-0
/
+6
2014-03-17
wil6210: target reset flow update
Vladimir Kondratiev
2
-6
/
+8
2014-03-17
wil6210: use GRO
Vladimir Kondratiev
2
-8
/
+8
2014-03-17
wil6210: serialize fw_recovery and start_ap
Vladimir Kondratiev
2
-4
/
+13
2014-03-17
wil6210: fix secondary connect
Vladimir Kondratiev
1
-0
/
+4
2014-03-17
wil6210: fw error recovery
Vladimir Kondratiev
4
-1
/
+58
2014-03-17
wil6210: Fix kernel oops in reset flow
Vladimir Kondratiev
3
-4
/
+21
2014-03-17
wil6210: fix memory leak in the AP flow
Vladimir Kondratiev
2
-0
/
+7
2014-03-17
wil6210: reduce printing
Vladimir Kondratiev
1
-2
/
+2
2014-03-17
wil6210: reset on power good
Vladimir Kondratiev
2
-2
/
+8
2014-03-17
wil6210: sort HW registers definitions
Vladimir Kondratiev
2
-18
/
+19
2014-03-17
wil6210: fix for HW bug in interrupt setup logic
Vladimir Kondratiev
3
-0
/
+19
2014-03-17
wil6210: report reset time
Vladimir Kondratiev
1
-3
/
+3
2014-03-17
wil6210: reduce dmesg pollution after FW crash
Vladimir Kondratiev
1
-1
/
+6
2014-03-17
wil6210: update target reset to support new HW
Vladimir Kondratiev
3
-1
/
+34
2014-03-17
wil6210: generalize tx desc mapping
Vladimir Kondratiev
2
-27
/
+33
2014-03-17
wil6210: add scatter-gather support
Vladimir Kondratiev
4
-67
/
+115
2014-03-17
wil6210: enable scan while connected
Vladimir Kondratiev
2
-8
/
+2
2014-03-17
wil6210: Block data till "data port open" reported
Vladimir Kondratiev
5
-6
/
+38
2014-03-17
wil6210: Helpers to deal with 'cidxtid' fields
Vladimir Kondratiev
2
-1
/
+26
2014-03-17
ath9k: Fix temperature compensation
Sujith Manoharan
1
-24
/
+35
2014-03-17
ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x
Sujith Manoharan
2
-2
/
+2
2014-03-17
ath9k: Add QCA953x WMAC platform support
Sujith Manoharan
2
-0
/
+5
2014-03-17
ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init
Oleksij Rempel
1
-17
/
+5
2014-03-17
ath9k_htc: use ath9k_cmn_beacon_config_ap
Oleksij Rempel
1
-35
/
+8
2014-03-17
ath9k: remove unused ath9k_get_next_tbtt
Oleksij Rempel
1
-27
/
+0
2014-03-17
ath9k: move ath9k_beacon_config_ap common
Oleksij Rempel
3
-19
/
+34
2014-03-17
ath9k_htc: use ath9k_cmn_beacon_config_adhoc
Oleksij Rempel
1
-28
/
+7
2014-03-17
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc
Oleksij Rempel
1
-19
/
+12
2014-03-17
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap
Oleksij Rempel
1
-20
/
+11
2014-03-17
ath9k_htc: add ath9k_htc_beacon_init (but not use it)
Oleksij Rempel
1
-0
/
+22
2014-03-17
ath9k: move ath9k_beacon_config_adhoc to common
Oleksij Rempel
3
-19
/
+29
2014-03-17
ath9k_htc: use ath9k_cmn_beacon_config_sta
Oleksij Rempel
1
-82
/
+2
2014-03-17
ath9k: move ath9k_beacon_config_sta to common-beacon
Oleksij Rempel
5
-78
/
+153
2014-03-17
ath9k-common: add nexttbtt and intval to ath_beacon_config
Oleksij Rempel
1
-0
/
+2
2014-03-17
ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common
Oleksij Rempel
3
-2
/
+2
2014-03-17
ath9k: remove unused beacon_qi
Oleksij Rempel
1
-1
/
+0
2014-03-17
ath9k_htc: sync beacon slot code with ath9k
Oleksij Rempel
3
-4
/
+24
2014-03-17
ath9k: remove unused bc_tstamp
Oleksij Rempel
1
-1
/
+0
2014-03-17
ath9k_htc: add ATH_OP_PRIM_STA_VIF
Oleksij Rempel
1
-0
/
+4
2014-03-17
ath9k_htc: use common->op_flags
Oleksij Rempel
5
-18
/
+19
[next]