summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski2018-03-191-5/+16
* iwlwifi: mvm: fix array out of bounds referenceAvraham Stern2018-03-191-27/+11
* iwlwifi: mvm: make sure internal station has a valid idAvraham Stern2018-03-191-1/+2
* iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern2018-03-191-4/+8
* iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-193-8/+15
* iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho2018-03-165-19/+91
* iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-03-161-2/+2
* iwlwifi: mvm: Correctly set IGTK for APBeni Lev2018-03-161-9/+12
* iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach2018-03-161-6/+4
* iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM defaultUlf Magnusson2018-03-021-1/+0
* iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer2018-03-021-3/+3
* iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer2018-03-021-1/+5
* iwlwifi: mvm: fix "failed to remove key" messageSara Sharon2018-03-021-1/+2
* iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz2018-03-025-5/+27
* iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon2018-03-021-10/+35
* iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2018-03-022-4/+6
* iwlwifi: mvm: fix TX of CCMP 256Sara Sharon2018-03-021-2/+5
* iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss2018-03-024-0/+42
* iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-02-162-8/+24
* iwlwifi: align timestamp cancel with timestamp startShaul Triebitz2018-02-163-8/+2
* iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach2018-02-162-2/+2
* iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2018-02-162-13/+14
* iwlwifi: mvm: fix security bug in PN checkingSara Sharon2018-02-161-19/+20
* Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller2018-01-1527-104/+582
|\
| * iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-207-12/+15
| * iwlwifi: mvm: send the low latency commandShaul Triebitz2017-12-202-1/+42
| * iwlwifi: mvm: adjust to quota offloadShaul Triebitz2017-12-202-0/+6
| * iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon2017-12-201-3/+2
| * iwlwifi: add skb address to tx cmd in trace events dataMordechay Goodstein2017-12-201-3/+4
| * iwlwifi: fw: fix the enums in the rate scaling APIEmmanuel Grumbach2017-12-201-17/+17
| * iwlwifi: mvm: support RX flags API changeSara Sharon2017-12-203-2/+9
| * iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein2017-12-207-7/+313
| * iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz2017-12-201-1/+1
| * iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-205-16/+23
| * iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-206-42/+150
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-113-15/+14
|\ \ | |/ |/|
| * iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-053-15/+14
* | Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-1939-766/+1275
|\ \ | |/ |/|
| * iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho2017-12-081-1/+1
| * iwlwifi: mvm: request statistics when reading debugfsJohannes Berg2017-12-051-0/+3
| * iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2017-12-052-5/+5
| * iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman2017-12-051-1/+3
| * iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman2017-12-053-36/+45
| * iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman2017-12-054-0/+141
| * iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2017-12-055-0/+89
| * iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-056-12/+379
| * iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-058-48/+166
| * iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-059-30/+79
| * iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon2017-12-051-0/+6
| * iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach2017-12-051-7/+2