summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-08-09iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King1-1/+1
2018-08-06iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-08-06Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller60-982/+3105
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+96
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon1-49/+100
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami3-42/+48
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho1-0/+1
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho4-126/+2
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami1-2/+5
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon5-117/+3
2018-08-02iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach2-12/+16
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon6-11/+86
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho1-0/+7
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu7-157/+244
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon2-0/+43
2018-08-02iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon1-33/+42
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2-25/+13
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami4-73/+218
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami3-26/+128
2018-08-02iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho1-3/+18
2018-07-31iwlegacy: remove several redundant variablesColin Ian King3-18/+0
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King2-9/+0
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami7-9/+27
2018-07-26iwlwifi: update registers changed for 22560 devicesGolan Ben Ami2-3/+10
2018-07-26iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami1-0/+100
2018-07-26iwlwifi: support new tx apiGolan Ben Ami4-19/+83
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami13-59/+119
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami2-7/+16
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami5-10/+59
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami3-6/+14
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2-4/+9
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami7-60/+578
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2-83/+131
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami5-60/+55
2018-07-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2-2/+4
2018-07-26iwlwifi: add support for 22560 devicesLuca Coelho5-30/+62
2018-07-26iwlwifi: 22000 devices: restrict to HT A-MPDU sizeJohannes Berg1-0/+24
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho1-6/+163
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho5-4/+14
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho12-23/+525
2018-07-26iwlwifi: fw: add FW APIs for HELuca Coelho5-13/+257
2018-07-25iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach3-0/+96
2018-06-27ipw2x00: track time using boottimeArnd Bergmann4-20/+20
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-3/+3
2018-06-27net: ipw2x00: Replace NULL comparison with !privVarsha Rao1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook2-7/+8
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook2-10/+11
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds65-998/+2086
2018-06-07Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2