summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-1/+0
|\
| * iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
* | iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King2018-08-091-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller2018-08-0560-982/+3105
|\ \
| * | iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon2018-08-021-49/+100
| * | iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami2018-08-023-42/+48
| * | iwlwifi: pcie: include tcp.h implicitlyLuca Coelho2018-08-021-0/+1
| * | iwlwifi: mvm: remove dead gscan codeLuca Coelho2018-08-024-126/+2
| * | iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami2018-08-021-2/+5
| * | Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon2018-08-025-117/+3
| * | iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach2018-08-022-12/+16
| * | iwlwifi: mvm: configure multi RX queueSara Sharon2018-08-026-11/+86
| * | iwlwifi: d3: disable dbg recording before entering D3Luca Coelho2018-08-021-0/+7
| * | iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu2018-08-027-157/+244
| * | iwlwifi: trans: add a new op for getting DMA dataSara Sharon2018-08-022-0/+43
| * | iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon2018-08-021-33/+42
| * | iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2018-08-022-25/+13
| * | iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami2018-08-024-73/+218
| * | iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami2018-08-023-26/+128
| * | iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho2018-08-021-3/+18
| * | iwlegacy: remove several redundant variablesColin Ian King2018-07-313-18/+0
| * | ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King2018-07-312-9/+0
| * | iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-267-9/+27
| * | iwlwifi: update registers changed for 22560 devicesGolan Ben Ami2018-07-262-3/+10
| * | iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami2018-07-261-0/+100
| * | iwlwifi: support new tx apiGolan Ben Ami2018-07-264-19/+83
| * | iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami2018-07-2613-59/+119
| * | iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami2018-07-262-7/+16
| * | iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami2018-07-265-10/+59
| * | iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami2018-07-263-6/+14
| * | iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2018-07-262-4/+9
| * | iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami2018-07-267-60/+578
| * | iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2018-07-262-83/+131
| * | iwlwifi: introduce device family 22560Golan Ben Ami2018-07-265-60/+55
| * | iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-07-262-2/+4
| * | iwlwifi: add support for 22560 devicesLuca Coelho2018-07-265-30/+62
| * | iwlwifi: 22000 devices: restrict to HT A-MPDU sizeJohannes Berg2018-07-261-0/+24
| * | iwlwifi: mvm: add radiotap data for HELuca Coelho2018-07-261-6/+163
| * | iwlwifi: add module parameter to disable 802.11axLuca Coelho2018-07-265-4/+14
| * | iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-2612-23/+525
| * | iwlwifi: fw: add FW APIs for HELuca Coelho2018-07-265-13/+257
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-023-0/+96
|\ \ \ | |/ / |/| |
| * | iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-07-253-0/+96
| |/
* | ipw2x00: track time using boottimeArnd Bergmann2018-06-274-20/+20
* | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-3/+3
* | net: ipw2x00: Replace NULL comparison with !privVarsha Rao2018-06-271-1/+1
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-7/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-10/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0665-998/+2086
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-0314-62/+83
| |\