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