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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+12
2019-09-06
iwlwifi: dbg: remove iwl_fw_cancel_dumps function
Shahar S Matityahu
3
-12
/
+4
2019-09-06
iwlwifi: dbg_ini: remove periodic trigger
Shahar S Matityahu
7
-34
/
+11
2019-09-06
iwlwifi: dbg_ini: fix dump structs doc
Shahar S Matityahu
1
-8
/
+8
2019-09-06
iwlwifi: fw api: add DRAM buffer allocation command
Shahar S Matityahu
3
-0
/
+34
2019-09-06
iwlwifi: dbg_ini: remove apply point, switch to time point API
Shahar S Matityahu
10
-568
/
+101
2019-09-06
iwlwifi: add iwl_tlv_array_len()
Shahar S Matityahu
1
-0
/
+15
2019-09-06
iwlwifi: mvm: don't log un-decrypted frames
Emmanuel Grumbach
1
-2
/
+10
2019-09-06
iwlwifi: mvm: add support for single antenna diversity
Haim Dreyfuss
3
-0
/
+7
2019-09-06
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
Johannes Berg
5
-0
/
+83
2019-09-06
iwlwifi: mvm: drop BA sessions on too many old-SN frames
Johannes Berg
3
-0
/
+63
2019-09-06
iwlwifi: add sta_id to WOWLAN_CONFIG_CMD
Haim Dreyfuss
2
-2
/
+8
2019-09-06
iwlwifi: add support for suspend-resume flow for new device generation
Haim Dreyfuss
6
-29
/
+102
2019-09-06
iwlwifi: fix warning iwl-trans.h is included more than once
Hariprasad Kelam
1
-1
/
+0
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
21
-55
/
+59
2019-09-06
iwlwifi: pass the iwl_trans instead of cfg to some functions
Shaul Triebitz
1
-5
/
+8
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
29
-206
/
+199
2019-09-06
iwlwifi: pass the iwl_config_trans_params when needed
Luca Coelho
3
-12
/
+13
2019-09-06
iwlwifi: pcie: set iwl_trans->cfg later in the probe function
Luca Coelho
4
-27
/
+37
2019-09-06
iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
Luca Coelho
2
-99
/
+76
2019-09-06
iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
Luca Coelho
1
-3
/
+3
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
47
-365
/
+407
2019-09-06
iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow
Shahar S Matityahu
1
-71
/
+79
2019-09-06
iwlwifi: dbg_ini: make a single ops struct for paging collect
Shahar S Matityahu
1
-53
/
+39
2019-09-06
iwlwifi: dbg_ini: move tx fifo data into fw runtime
Shahar S Matityahu
2
-42
/
+28
2019-09-06
iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation
Shahar S Matityahu
2
-158
/
+152
2019-09-06
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
Shahar S Matityahu
9
-440
/
+440
2019-09-06
iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt
Tova Mussai
2
-2
/
+20
2019-09-06
iwlwifi: allocate bigger nvm data in case of UHB
Tova Mussai
1
-1
/
+5
2019-09-06
iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definition
Luca Coelho
1
-5
/
+2
2019-09-06
iwlwifi: dbg: align wrt log prints to the same format
Shahar S Matityahu
2
-47
/
+42
2019-09-06
iwlwifi: dbg_ini: remove debug flow TLV
Shahar S Matityahu
4
-16
/
+1
2019-09-06
iwlwifi: dbg_ini: verify debug TLVs at allocation phase
Shahar S Matityahu
5
-57
/
+139
2019-09-06
iwlwifi: dbg_ini: use function to check if ini dbg mode is on
Shahar S Matityahu
7
-10
/
+16
2019-09-06
iwlwifi: remove duplicate FW string definitions
Luca Coelho
1
-4
/
+0
2019-09-06
iwlwifi: bump FW API to 50 for 22000 series
Luca Coelho
1
-1
/
+1
2019-09-06
iwlwifi: api: fix FTM struct documentation
Johannes Berg
1
-2
/
+2
2019-09-06
iwlwifi: support per-platform antenna gain
Gil Adam
7
-0
/
+159
2019-09-06
iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()
Luca Coelho
1
-5
/
+1
2019-09-06
iwlwifi: mvm: simplify the channel switch flow for newer firmware
Emmanuel Grumbach
2
-31
/
+54
2019-09-06
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
Christoph Hellwig
2
-4
/
+2
2019-09-06
iwlwifi: dbg_ini: remove periphery phy and aux regions handling
Shahar S Matityahu
1
-2
/
+2
2019-09-06
iwlwifi: dbg_ini: use linked list to store debug TLVs
Shahar S Matityahu
4
-102
/
+49
2019-09-06
iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer
Shahar S Matityahu
5
-43
/
+21
2019-09-06
iwlwifi: dbg: add debug periphery registers to 9000 device family
Shahar S Matityahu
1
-0
/
+3
2019-09-06
iwlwifi: remove unused regdb_ptrs allocation
Haim Dreyfuss
1
-14
/
+0
2019-09-06
iwlwifi: dbg_ini: align dbg tlv functions names to a single format
Shahar S Matityahu
3
-22
/
+22
2019-09-06
iwlwifi: scan: don't pass large argument by value
Ayala Beker
1
-7
/
+8
2019-09-06
iwlwifi: remove pm_runtime completely
Emmanuel Grumbach
8
-52
/
+25
2019-09-06
iwlwifi: remove the d0i3 related module parameters
Emmanuel Grumbach
2
-15
/
+2
[prev]
[next]