index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
2021-02-05
iwlwifi: mvm: add support for new flush queue response
Mordechay Goodstein
6
-38
/
+127
2021-02-05
iwlwifi: mvm: handle CCA-EXT delay firmware notification
Johannes Berg
5
-1
/
+157
2021-02-05
iwlwifi: mvm: scan: fix scheduled scan restart handling
Johannes Berg
1
-2
/
+7
2021-02-05
iwlwifi: mvm: remove debugfs injection limitations
Johannes Berg
3
-22
/
+13
2021-02-05
iwlwifi: mvm: check more notification sizes
Johannes Berg
2
-0
/
+13
2021-02-05
iwlwifi: mvm: add notification size checks
Johannes Berg
6
-70
/
+113
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
1
-1
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-124
/
+252
2021-01-26
Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Jakub Kicinski
20
-124
/
+249
2021-01-26
iwlwifi: provide gso_type to GSO packets
Eric Dumazet
1
-0
/
+3
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
3
-4
/
+4
2021-01-25
iwl4965: do not process non-QOS frames on txq->sched_retry path
Stanislaw Gruszka
1
-5
/
+6
2021-01-25
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
1
-4
/
+2
2021-01-25
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-01-25
iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
Matti Gottlieb
1
-2
/
+2
2021-01-25
iwlwifi: mvm: clear IN_D3 after wowlan status cmd
Shaul Triebitz
1
-3
/
+3
2021-01-25
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
3
-0
/
+38
2021-01-25
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
2
-0
/
+10
2021-01-25
iwlwifi: mvm: fix the return type for DSM functions 1 and 2
Matt Chen
3
-29
/
+68
2021-01-25
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
1
-6
/
+2
2021-01-25
iwlwifi: pcie: fix context info memory leak
Johannes Berg
1
-2
/
+9
2021-01-25
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-01-25
iwlwifi: pcie: set LTR on more devices
Johannes Berg
2
-17
/
+28
2021-01-25
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
1
-25
/
+24
2021-01-25
iwlwifi: fix the NMI flow for old devices
Emmanuel Grumbach
2
-6
/
+13
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
1
-22
/
+22
2021-01-25
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: skip power command when unbinding vif during CSA
Sara Sharon
1
-0
/
+3
2021-01-14
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
1
-7
/
+0
2020-12-11
iwlwifi: fw: acpi: Demote non-conformant function headers
Lee Jones
1
-6
/
+6
2020-12-11
iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function header
Lee Jones
1
-1
/
+1
2020-12-11
iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'
Lee Jones
1
-1
/
+1
2020-12-11
iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's header
Lee Jones
1
-6
/
+6
2020-12-11
iwlwifi: iwl-eeprom-read: Demote one nonconformant function header
Lee Jones
1
-1
/
+1
2020-12-11
iwlwifi: mvm: rs: Demote non-conformant function documentation headers
Lee Jones
1
-5
/
+5
2020-12-11
iwlwifi: iwl-drv: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-11
iwlwifi: dvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
5
-7
/
+7
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
9
-17
/
+17
2020-12-10
iwlwifi: mvm: validate notification size when waiting
Johannes Berg
2
-3
/
+23
2020-12-10
iwlwifi: mvm: purge the BSS table upon firmware load
Emmanuel Grumbach
1
-0
/
+8
2020-12-10
iwlwifi: mvm: check that statistics TLV version match struct version
Mordechay Goodstein
1
-1
/
+2
2020-12-10
iwlwifi: mvm: add size checks for range response notification
Avraham Stern
1
-3
/
+41
2020-12-10
iwlwifi: mvm: hook up missing RX handlers
Johannes Berg
1
-0
/
+6
2020-12-10
iwlwifi: tighten RX MPDU bounds checks
Johannes Berg
3
-10
/
+33
2020-12-10
iwlwifi: Add a new card for MA family
Matti Gottlieb
3
-0
/
+19
2020-12-10
iwlwifi: mvm: disconnect if channel switch delay is too long
Johannes Berg
1
-0
/
+3
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
9
-0
/
+51
[prev]
[next]