aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo46-591/+932
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-7/+2
2020-01-04iwlwifi: add device name to device_infoLuca Coelho9-27/+38
2020-01-04iwlwifi: implement a new device configuration tableLuca Coelho3-9/+49
2020-01-04iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho1-35/+55
2020-01-04iwlwifi: prph: remove some unused register definitionsJohannes Berg1-7/+0
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg2-7/+23
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg2-7/+19
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho4-14/+14
2020-01-04iwlwifi: add new iwlax411 struct for type SoSnjOren Givon2-0/+11
2020-01-04iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho1-22/+12
2020-01-04iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho3-27/+1
2020-01-04iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho3-29/+4
2020-01-04iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski1-2/+5
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho17-169/+74
2019-12-23iwlwifi: remove some outdated iwl22000 configurationsLuca Coelho3-31/+0
2019-12-23iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg1-1/+15
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg3-13/+70
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg4-8/+29
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg10-33/+116
2019-12-23iwlwifi: mvm: add support for responder config command version 7Avraham Stern2-22/+113
2019-12-23iwlwifi: mvm: add support for location range request version 8Avraham Stern2-53/+290
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-37/+42
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller4-9/+13
2019-12-20iwlwifi: scan: remove support for fw scan api v11Tova Mussai2-88/+0
2019-12-20iwlwifi: dbg_ini: don't skip a TX FIFO when dumpingLuca Coelho1-1/+3
2019-12-20iwlwifi: mvm: update powersave correctly for D3Johannes Berg3-15/+20
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2019-12-18ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller3-37/+42
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2-25/+30
2019-12-10Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg1-12/+12
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