summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-2324-178/+578
|\
| * iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2020-01-222-8/+12
| * Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
| * iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
| * iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-246-23/+11
| * iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
| * iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| * iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-242-3/+3
| * iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-243-16/+20
| * iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg2019-12-241-1/+1
| * iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| * iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-233-6/+51
| * iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| * iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| * iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
| * iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-238-49/+84
| * iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| * iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| * iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16
| * iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
* | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-2/+2
|/
* Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-173-37/+42
|\
| * iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-102-25/+30
| * Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg2019-12-101-12/+12
* | net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin2019-11-271-2/+11
|/
* iwlwifi: bump FW API to 52 for 22000 seriesLuca Coelho2019-11-201-1/+1
* iwlwifi: check kasprintf() return valueJohannes Berg2019-11-202-0/+6
* iwlwifi: mvm: remove outdated comment referring to wake lockJohannes Berg2019-11-201-2/+0
* iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg2019-11-203-22/+20
* iwlwifi: dvm: excessive if in rs_bt_update_lq()Denis Efremov2019-11-201-1/+1
* iwlwifi: mvm: Report tx/rx antennasBen Greear2019-11-201-0/+13
* iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg2019-11-201-1/+1
* iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg2019-11-201-1/+1
* iwlwifi: config: remove max_rx_agg_sizeJohannes Berg2019-11-202-6/+1
* iwlwifi: pcie: make some RX functions staticJohannes Berg2019-11-202-4/+2
* iwlwifi: scan: support scan req FW API ver 13Tova Mussai2019-11-202-6/+104
* iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg2019-11-201-0/+14
* ipw2x00: remove set but not used variable 'force_update'zhengbin2019-11-201-2/+1
* ipw2x00: remove set but not used variable 'reason'zhengbin2019-11-201-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-171-13/+7
|\
| * iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
* | iwlwifi: mvm: fix non-ACPI functionJohannes Berg2019-11-151-6/+1
* | iwlwifi: 22000: fix some indentationJohannes Berg2019-11-151-15/+15
* | iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-1516-106/+45
* | iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layoutEmmanuel Grumbach2019-11-151-1/+3
* | iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein2019-11-151-20/+23
* | iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss2019-11-153-3/+4
* | iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu2019-11-151-4/+2
* | iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika2019-11-156-338/+433
* | iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu2019-11-152-0/+228