summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-7/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-10/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0765-998/+2086
|\
| * 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/+29Star
| | * iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King2018-05-301-2/+1Star
| | * 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
| | * iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon2018-05-302-4/+17
| | * iwlwifi: add csr configuration for 6300 devicesGolan Ben Ami2018-05-292-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-5/+5
| |\ \
| * | | drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-2/+1Star
| * | | mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+5
| | |/ | |/|
| * | ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King2018-05-041-1/+1
| * | ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2018-04-302-2/+2
| * | iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller2018-04-261-5/+10
| * | iwlwifi: mvm: remove check for non low latency TIDsSara Sharon2018-04-261-1/+0Star
| * | iwlwifi: make bitfield a u32 instead of u16Luca Coelho2018-04-261-1/+1
| * | iwlwifi: pcie: remove non-responsive deviceLuca Coelho2018-04-264-3/+84
| * | iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho2018-04-261-43/+26Star
| * | iwlwifi: fw: harden page loading codeLuca Coelho2018-04-261-8/+41
| * | iwlwifi: mvm: move skb padding reservation earlierJohannes Berg2018-04-261-9/+11
| * | iwlwifi: support new csr addresses for hw addressGolan Ben Ami2018-04-262-6/+28
| * | iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller2018-04-261-1/+7
| * | iwlwifi: cfg: remove unnecessary cfg data in non-dvm devicesLuca Coelho2018-04-265-21/+9Star
| * | iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami2018-04-265-0/+25
| * | iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-2616-92/+184
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-04-264-20/+98
| |\ \
| * | | iwlwifi: mvm: support 22000 HW opening agg before trafficLiad Kaufman2018-04-201-0/+10
| * | | iwlwifi: get rid of fw/nvm.cShaul Triebitz2018-04-206-191/+114Star
| * | | iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho2018-04-205-13/+13
| * | | iwlwifi: use flags to denote modifiers for the channel mapsLuca Coelho2018-04-203-15/+34
| * | | iwlwifi: support api ver2 of NVM_GET_INFO respLiad Kaufman2018-04-203-19/+38
| * | | iwlwifi: mvm: update rs-fw APINaftali Goldstein2018-04-207-218/+114Star
| * | | iwlwifi: mvm: set the MFP flag for keys that are used by MFP stationsEmmanuel Grumbach2018-04-201-5/+13
| * | | iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz2018-04-201-4/+6
| * | | iwlwifi: mvm: use the new get_tid functionSara Sharon2018-04-202-11/+7Star
| * | | iwlwifi: move all NVM parsing code to the common filesShaul Triebitz2018-04-205-220/+247
| * | | iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon2018-04-202-4/+6
| * | | iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon2018-04-201-3/+3
| * | | iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon2018-04-205-7/+9
| * | | iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon2018-04-206-35/+5Star
| * | | iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon2018-04-202-1/+4
| * | | iwlwifi: move timestamp functions from debugfs.h to dbg.hHaim Dreyfuss2018-04-203-31/+37
| * | | iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach2018-04-202-4/+25
| * | | iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman2018-04-208-15/+96