index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-181
/
+229
2019-10-09
iwlwifi: pcie: change qu with jf devices to use qu configuration
Luca Coelho
1
-137
/
+137
2019-10-09
iwlwifi: exclude GEO SAR support for 3168
Luca Coelho
1
-7
/
+9
2019-10-09
iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init
Navid Emamdoost
1
-11
/
+25
2019-10-09
iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
Navid Emamdoost
1
-0
/
+1
2019-10-09
iwlwifi: pcie: fix rb_allocator workqueue allocation
Johannes Berg
1
-4
/
+11
2019-10-09
iwlwifi: pcie: fix indexing in command dump for new HW
Johannes Berg
1
-2
/
+8
2019-10-09
iwlwifi: mvm: fix race in sync rx queue notification
Naftali Goldstein
1
-4
/
+5
2019-10-09
iwlwifi: mvm: force single phy init
Haim Dreyfuss
1
-0
/
+3
2019-10-09
iwlwifi: fix ACPI table revision checks
Luca Coelho
2
-10
/
+24
2019-10-09
iwlwifi: don't access trans_cfg via cfg
Luca Coelho
1
-6
/
+6
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
3
-5
/
+4
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-69
/
+76
2019-09-26
Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p...
David S. Miller
2
-5
/
+12
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
3
-64
/
+64
2019-09-24
iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
Luca Coelho
1
-3
/
+5
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+0
2019-09-19
iwlwifi: mvm: fix build w/o CONFIG_THERMAL
Johannes Berg
1
-2
/
+7
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
[next]