index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Lines
2020-07-20
iwlwifi: Make some Killer Wireless-AC 1550 cards work again
Alessio Bonfiglio
-0
/
+2
2020-06-23
iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
Jiri Slaby
-2
/
+14
2020-06-23
iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
Johannes Berg
-5
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-17
/
+17
2020-05-29
iwlwifi: bump FW API to 56 for AX devices
Luca Coelho
-1
/
+1
2020-05-29
iwlwifi: mvm: add support for range request version 10
Avraham Stern
-11
/
+45
2020-05-29
iwlwifi: mvm: fix aux station leak
Sharon
-11
/
+18
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
-139
/
+138
2020-05-29
iwlwifi: move iwl_txq and substructures to a common trans header
Mordechay Goodstein
-107
/
+107
2020-05-29
iwlwifi: pcie: gen3: indicate 8k/12k RB size to device
Johannes Berg
-2
/
+18
2020-05-29
iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia
Gil Adam
-2
/
+75
2020-05-29
iwlwifi: acpi: support device specific method (DSM)
Gil Adam
-11
/
+110
2020-05-29
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
-6
/
+6
2020-05-29
iwlwifi: pcie: don't count on the FW to set persistence mode
Haim Dreyfuss
-9
/
+3
2020-05-29
iwlwifi: set NO_HE if the regulatory domain forbids it
Haim Dreyfuss
-0
/
+5
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
-3
/
+3
2020-05-25
Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...
David S. Miller
-509
/
+795
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-0
/
+4
2020-05-13
Merge tag 'iwlwifi-next-for-kalle-2020-05-08' of git://git.kernel.org/pub/scm...
Kalle Valo
-475
/
+761
2020-05-12
ipw2x00: Fix comment for CLOCK_BOOTTIME constant
Pali Rohár
-1
/
+1
2020-05-12
iwlegacy: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-13
/
+13
2020-05-12
ipw2x00: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-20
/
+20
2020-05-08
iwlwifi: pcie: handle QuZ configs with killer NICs as well
Luca Coelho
-0
/
+4
2020-05-08
iwlwifi: dbg_ini: differentiate ax210 hw with same hw type
Liad Kaufman
-3
/
+32
2020-05-08
iwlwifi: pcie: skip fragmented receive buffers
Johannes Berg
-6
/
+30
2020-05-08
iwlwifi: remove outdated copyright print/module statement
Johannes Berg
-8
/
+6
2020-05-08
iwlwifi: mvm: don't transmit on unallocated queue
Johannes Berg
-1
/
+11
2020-05-08
iwlwifi: tx: enable A-MSDU in low latency mode
Mordechay Goodstein
-7
/
+4
2020-05-08
iwlwifi: use longer queues for 256-BA
Johannes Berg
-2
/
+2
2020-05-08
iwlwifi: pcie: gen2: use DMA pool for byte-count tables
Johannes Berg
-3
/
+28
2020-05-08
iwlwifi: pcie: remove some dead code
Johannes Berg
-6
/
+6
2020-05-08
iwlwifi: dbg: mark a variable __maybe_unused
Johannes Berg
-1
/
+1
2020-05-08
iwlwifi: mvm: attempt to allocate smaller queues
Johannes Berg
-8
/
+15
2020-05-08
iwlwifi: pcie: allocate much smaller byte-count table
Johannes Berg
-12
/
+19
2020-05-08
iwlwifi: dump api version in yaml format
Mordechay Goodstein
-4
/
+100
2020-05-08
iwlwifi: pcie: convert all AX101 devices to the device tables
Luca Coelho
-36
/
+37
2020-05-08
iwlwifi: pcie: remove occurrences of 22000 in the FW name defines
Luca Coelho
-40
/
+32
2020-05-08
iwlwifi: pcie: convert QnJ with Hr to the device table
Luca Coelho
-28
/
+14
2020-05-08
iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr
Luca Coelho
-23
/
+0
2020-05-08
iwlwifi: pcie: remove outdated comment about PCI RTPM reference
Luca Coelho
-10
/
+2
2020-05-08
iwlwifi: mvm: add IML/ROM information to the assertion dumps
Luca Coelho
-0
/
+20
2020-05-08
iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modes
Emmanuel Grumbach
-47
/
+55
2020-05-08
iwlwifi: yoyo: remove magic number
Mordechay Goodstein
-1
/
+5
2020-05-08
iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero
Luca Coelho
-4
/
+3
2020-05-08
iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc
Shahar S Matityahu
-9
/
+10
2020-05-08
iwlwifi: bump FW API to 55 for AX devices
Luca Coelho
-3
/
+3
2020-05-08
iwlwifi: yoyo: add D3 resume timepoint
Mordechay Goodstein
-0
/
+3
2020-05-08
iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMD
Shaul Triebitz
-5
/
+9
2020-05-08
iwlwifi: avoid debug max amsdu config overwriting itself
Mordechay Goodstein
-11
/
+15
2020-05-08
iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter
Emmanuel Grumbach
-31
/
+13
[next]