aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin1-2/+11
2019-11-20iwlwifi: bump FW API to 52 for 22000 seriesLuca Coelho1-1/+1
2019-11-20iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-11-20iwlwifi: mvm: remove outdated comment referring to wake lockJohannes Berg1-2/+0
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg3-22/+20
2019-11-20iwlwifi: dvm: excessive if in rs_bt_update_lq()Denis Efremov1-1/+1
2019-11-20iwlwifi: mvm: Report tx/rx antennasBen Greear1-0/+13
2019-11-20iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg1-1/+1
2019-11-20iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg1-1/+1
2019-11-20iwlwifi: config: remove max_rx_agg_sizeJohannes Berg2-6/+1
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg2-4/+2
2019-11-20iwlwifi: scan: support scan req FW API ver 13Tova Mussai2-6/+104
2019-11-20iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg1-0/+14
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin1-2/+1
2019-11-20ipw2x00: remove set but not used variable 'reason'zhengbin1-3/+0
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