aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+7
2019-11-15iwlwifi: mvm: fix non-ACPI functionJohannes Berg1-6/+1
2019-11-15iwlwifi: 22000: fix some indentationJohannes Berg1-15/+15
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg16-106/+45
2019-11-15iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layoutEmmanuel Grumbach1-1/+3
2019-11-15iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein1-20/+23
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss3-3/+4
2019-11-15iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu1-4/+2
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika6-338/+433
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu2-0/+228
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu3-162/+208
2019-11-15iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King1-1/+1
2019-11-15iwlwifi: bump FW API to 51 for 22000 seriesLuca Coelho1-1/+1
2019-11-15iwlwifi: FW API: reference enum in docs of modify_maskJohannes Berg1-6/+4
2019-11-15iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein2-5/+7
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai4-6/+380
2019-11-15iwlwifi: scan: Create function to build scan cmdTova Mussai1-15/+17
2019-11-15iwlwifi: scan: create function for scan scheduling paramsTova Mussai1-23/+38
2019-11-15iwlwifi: dbg_ini: support dump collection upon assert during D3Shahar S Matityahu1-0/+2
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2-6/+3
2019-11-15iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein3-1/+5
2019-11-15iwlwifi: nvm: update iwl_uhb_nvm_channelsTova Mussai1-5/+4
2019-11-15iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho1-2/+3
2019-11-15iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-11-06iwlegacy: Remove redundant variable "ret"zhong jiang1-2/+1
2019-11-06ipw2x00: Remove redundant variable "rc"zhong jiang1-3/+1
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller40-910/+2559
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-134/+239
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker4-10/+61
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven1-1/+1
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai4-2/+34
2019-10-25iwlwifi: nvm: create function to convert channel index to nl80211_bandTova Mussai1-9/+17
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai3-7/+9
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai3-20/+25
2019-10-25iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu1-6/+6
2019-10-25iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu1-0/+3
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen3-0/+44
2019-10-25iwlwifi: mvm: fix old-style declarationYueHaibing1-2/+2
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach7-11/+331
2019-10-25iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototypeJohannes Berg1-4/+0
2019-10-25iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss4-1/+67
2019-10-25iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein2-2/+13
2019-10-25iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu2-1/+3
2019-10-25iwlwifi: dbg_ini: remove old API and some related codeShahar S Matityahu3-250/+2
2019-10-25iwlwifi: dbg_ini: rename external debug configuration fileShahar S Matityahu1-1/+1
2019-10-25iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu3-2/+86
2019-10-25iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu2-0/+40
2019-10-25iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu2-1/+106