summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller2018-08-0555-955/+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
| * 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
* | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-3/+3
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0662-993/+2082
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-0314-62/+83
| |\
| | * iwlwifi: fix non_shared_ant for 9000 devicesErel Geron2018-05-301-1/+1
| | * iwlwifi: mvm: fix race in queue notification waitJohannes Berg2018-05-301-8/+8
| | * iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach2018-05-301-0/+4
| | * iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman2018-05-305-36/+29
| | * iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King2018-05-301-2/+1
| | * iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz2018-05-301-0/+2
| | * iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach2018-05-301-6/+6
| | * iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld2018-05-301-5/+11