summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwlwifi: mvm: add explicit check for non-data frames in get Tx rateKrishnanand Prabhu
2021-02-05iwlwifi: mvm: debugfs for phy-integration-verDror Moshe
2021-02-05iwlwifi: parse phy integration string from FW TLVDror Moshe
2021-02-05iwlwifi: mvm: csa: do not abort CSA before disconnectShaul Triebitz
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss
2021-02-05iwlwifi: mvm: don't check system_pm_mode without mutex heldEmmanuel Grumbach
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach
2021-02-05iwlwifi: dbg: dump paged memory from index 1Mordechay Goodstein
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg
2021-02-05iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg
2021-02-05iwlwifi: mvm: scan: fix scheduled scan restart handlingJohannes Berg
2021-02-05iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg
2021-02-05iwlwifi: mvm: check more notification sizesJohannes Berg
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg
2021-01-29Fix "ordering" comment typosBjorn Helgaas
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka
2021-01-25iwlwifi: queue: bail out on invalid freeingJohannes Berg
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-01-25iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb
2021-01-25iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg
2021-01-25iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg
2021-01-25iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-01-25iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-01-14iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai
2020-12-11iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones
2020-12-11iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones
2020-12-11iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones
2020-12-11iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva