summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai
2019-10-25iwlwifi: nvm: create function to convert channel index to nl80211_bandTova Mussai
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai
2019-10-25iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen
2019-10-25iwlwifi: mvm: fix old-style declarationYueHaibing
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach
2019-10-25iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototypeJohannes Berg
2019-10-25iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss
2019-10-25iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein
2019-10-25iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: remove old API and some related codeShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: rename external debug configuration fileShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: implement monitor allocation flowShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add error tables dumping supportShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: use new region TLV in dump flowShahar S Matityahu
2019-10-25iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loadedShahar S Matityahu
2019-10-23iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho
2019-10-23iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho
2019-10-23iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg
2019-10-23iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho
2019-10-23iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho
2019-10-23iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring
2019-10-09iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho
2019-10-09iwlwifi: exclude GEO SAR support for 3168Luca Coelho
2019-10-09iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost
2019-10-09iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost
2019-10-09iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2019-10-09iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg
2019-10-09iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein
2019-10-09iwlwifi: mvm: force single phy initHaim Dreyfuss
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho
2019-10-09iwlwifi: don't access trans_cfg via cfgLuca Coelho
2019-10-09iwlegacy: make array interval static, makes object smallerColin Ian King
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds