aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: treewide: kzalloc() -> kcalloc()Kees Cook2019-01-072-7/+8
* BACKPORT: treewide: kmalloc() -> kmalloc_array()Kees Cook2019-01-072-10/+11
* BACKPORT: treewide: Use struct_size() for kmalloc()-familyKees Cook2019-01-072-6/+2
* iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-12-012-5/+8
* iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-12-011-4/+0
* iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho2018-11-131-5/+19
* iwlwifi: pcie: avoid empty free RB queueShaul Triebitz2018-11-131-11/+21
* iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz2018-08-031-0/+2
* iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-06-261-5/+5
* iwlwifi: mvm: fix TX of CCMP 256Sara Sharon2018-05-301-2/+5
* iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-05-302-8/+24
* iwlwifi: mvm: fix security bug in PN checkingSara Sharon2018-05-301-19/+20
* iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2018-04-132-4/+4
* iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2018-04-131-2/+4
* iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2018-04-131-3/+5
* iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss2018-04-131-1/+4
* iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach2018-04-134-19/+27
* iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman2018-03-241-3/+3
* iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach2018-03-242-11/+24
* iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach2018-03-221-3/+1
* iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg2018-03-221-3/+15
* iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2018-02-031-0/+2
* iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-12-204-31/+28
* iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach2017-11-081-4/+6
* iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho2017-10-121-11/+55
* iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-10-121-1/+9
* iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-09-091-0/+1
* iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-08-111-1/+1
* iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-07-051-4/+8
* iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter2017-05-141-0/+2
* iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2017-05-142-3/+24
* iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon2017-05-141-4/+3
* iwlwifi: mvm: fix pending frame counter calculationSara Sharon2017-05-142-12/+24
* iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-05-142-39/+22
* iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev2017-05-141-4/+6
* iwlwifi: mvm: fix reorder timer re-armingSara Sharon2017-05-141-1/+2
* iwlwifi: pcie: fix the set of DMA memory maskSara Sharon2017-05-141-6/+2
* iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani2017-05-141-6/+2
* iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach2017-05-141-1/+1
* iwlwifi: mvm: overwrite skb info laterJohannes Berg2017-05-141-5/+15
* iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho2017-05-141-5/+8
* iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter2017-05-141-1/+1
* iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-02-091-3/+4
* iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter2017-02-091-1/+1
* Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo2016-10-279-53/+128
|\
| * iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2016-10-192-6/+46
| * iwlwifi: pcie: fix SPLC structure parsingLuca Coelho2016-10-191-31/+48
| * iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon2016-10-194-3/+5
| * iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss2016-10-191-1/+4
| * iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho2016-10-191-10/+15