index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
4
-17
/
+17
*
iwlwifi: bump FW API to 56 for AX devices
Luca Coelho
2020-05-29
1
-1
/
+1
*
iwlwifi: mvm: add support for range request version 10
Avraham Stern
2020-05-29
2
-11
/
+45
*
iwlwifi: mvm: fix aux station leak
Sharon
2020-05-29
3
-11
/
+18
*
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
2020-05-29
9
-139
/
+138
*
iwlwifi: move iwl_txq and substructures to a common trans header
Mordechay Goodstein
2020-05-29
2
-107
/
+107
*
iwlwifi: pcie: gen3: indicate 8k/12k RB size to device
Johannes Berg
2020-05-29
2
-2
/
+18
*
iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia
Gil Adam
2020-05-29
2
-2
/
+75
*
iwlwifi: acpi: support device specific method (DSM)
Gil Adam
2020-05-29
2
-11
/
+110
*
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
2020-05-29
2
-6
/
+6
*
iwlwifi: pcie: don't count on the FW to set persistence mode
Haim Dreyfuss
2020-05-29
1
-9
/
+3
*
iwlwifi: set NO_HE if the regulatory domain forbids it
Haim Dreyfuss
2020-05-29
1
-0
/
+5
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-27
1
-3
/
+3
|
\
|
*
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
2020-04-24
1
-3
/
+3
*
|
Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-26
44
-509
/
+795
|
\
\
|
*
\
Merge tag 'iwlwifi-next-for-kalle-2020-05-08' of git://git.kernel.org/pub/scm...
Kalle Valo
2020-05-13
39
-475
/
+761
|
|
\
\
|
|
*
|
iwlwifi: dbg_ini: differentiate ax210 hw with same hw type
Liad Kaufman
2020-05-08
2
-3
/
+32
|
|
*
|
iwlwifi: pcie: skip fragmented receive buffers
Johannes Berg
2020-05-08
2
-6
/
+30
|
|
*
|
iwlwifi: remove outdated copyright print/module statement
Johannes Berg
2020-05-08
4
-8
/
+6
|
|
*
|
iwlwifi: mvm: don't transmit on unallocated queue
Johannes Berg
2020-05-08
1
-1
/
+11
|
|
*
|
iwlwifi: tx: enable A-MSDU in low latency mode
Mordechay Goodstein
2020-05-08
1
-7
/
+4
|
|
*
|
iwlwifi: use longer queues for 256-BA
Johannes Berg
2020-05-08
2
-2
/
+2
|
|
*
|
iwlwifi: pcie: gen2: use DMA pool for byte-count tables
Johannes Berg
2020-05-08
3
-3
/
+28
|
|
*
|
iwlwifi: pcie: remove some dead code
Johannes Berg
2020-05-08
1
-6
/
+6
|
|
*
|
iwlwifi: dbg: mark a variable __maybe_unused
Johannes Berg
2020-05-08
1
-1
/
+1
|
|
*
|
iwlwifi: mvm: attempt to allocate smaller queues
Johannes Berg
2020-05-08
1
-8
/
+15
|
|
*
|
iwlwifi: pcie: allocate much smaller byte-count table
Johannes Berg
2020-05-08
2
-12
/
+19
|
|
*
|
iwlwifi: dump api version in yaml format
Mordechay Goodstein
2020-05-08
1
-4
/
+100
|
|
*
|
iwlwifi: pcie: convert all AX101 devices to the device tables
Luca Coelho
2020-05-08
3
-36
/
+37
|
|
*
|
iwlwifi: pcie: remove occurrences of 22000 in the FW name defines
Luca Coelho
2020-05-08
1
-40
/
+32
|
|
*
|
iwlwifi: pcie: convert QnJ with Hr to the device table
Luca Coelho
2020-05-08
3
-28
/
+14
|
|
*
|
iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr
Luca Coelho
2020-05-08
1
-23
/
+0
|
|
*
|
iwlwifi: pcie: remove outdated comment about PCI RTPM reference
Luca Coelho
2020-05-08
1
-10
/
+2
|
|
*
|
iwlwifi: mvm: add IML/ROM information to the assertion dumps
Luca Coelho
2020-05-08
1
-0
/
+20
|
|
*
|
iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modes
Emmanuel Grumbach
2020-05-08
3
-47
/
+55
|
|
*
|
iwlwifi: yoyo: remove magic number
Mordechay Goodstein
2020-05-08
1
-1
/
+5
|
|
*
|
iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero
Luca Coelho
2020-05-08
1
-4
/
+3
|
|
*
|
iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc
Shahar S Matityahu
2020-05-08
1
-9
/
+10
|
|
*
|
iwlwifi: bump FW API to 55 for AX devices
Luca Coelho
2020-05-08
1
-3
/
+3
|
|
*
|
iwlwifi: yoyo: add D3 resume timepoint
Mordechay Goodstein
2020-05-08
1
-0
/
+3
|
|
*
|
iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMD
Shaul Triebitz
2020-05-08
1
-5
/
+9
|
|
*
|
iwlwifi: avoid debug max amsdu config overwriting itself
Mordechay Goodstein
2020-05-08
2
-11
/
+15
|
|
*
|
iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter
Emmanuel Grumbach
2020-05-08
4
-31
/
+13
|
|
*
|
iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parameters
Emmanuel Grumbach
2020-05-08
3
-47
/
+33
|
|
*
|
iwlwifi: mvm: add support for range request command version 9
Avraham Stern
2020-05-08
2
-22
/
+155
|
|
*
|
iwlwifi: yoyo: don't access TLV before verifying len
Mordechay Goodstein
2020-05-08
2
-25
/
+24
|
|
*
|
iwlwifi: remove antenna_coupling module parameter
Emmanuel Grumbach
2020-05-08
5
-35
/
+7
|
|
*
|
iwlwifi: yoyo: use hweight_long instead of bit manipulating
Mordechay Goodstein
2020-05-08
1
-12
/
+13
|
|
*
|
iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4
Mordechay Goodstein
2020-05-08
5
-21
/
+52
|
|
*
|
iwlwifi: fw api: fix PHY data 2/3 position
Johannes Berg
2020-05-08
1
-8
/
+6
[next]