aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-7/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-10/+11
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds65-998/+2086
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-3/+2
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller14-62/+83
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-2/+1
2018-05-30iwlwifi: fix non_shared_ant for 9000 devicesErel Geron1-1/+1
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg1-8/+8
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach1-0/+4
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman5-36/+29
2018-05-30iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King1-2/+1
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach1-6/+6
2018-05-30iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld1-5/+11
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon2-4/+17
2018-05-29iwlwifi: add csr configuration for 6300 devicesGolan Ben Ami2-0/+4
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+5
2018-05-04ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King1-1/+1
2018-04-30ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2-2/+2
2018-04-26iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller1-5/+10
2018-04-26iwlwifi: mvm: remove check for non low latency TIDsSara Sharon1-1/+0
2018-04-26iwlwifi: make bitfield a u32 instead of u16Luca Coelho1-1/+1
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho4-3/+84
2018-04-26iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho1-43/+26
2018-04-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-04-26iwlwifi: mvm: move skb padding reservation earlierJohannes Berg1-9/+11
2018-04-26iwlwifi: support new csr addresses for hw addressGolan Ben Ami2-6/+28
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller1-1/+7
2018-04-26iwlwifi: cfg: remove unnecessary cfg data in non-dvm devicesLuca Coelho5-21/+9
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami5-0/+25
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami16-92/+184
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo4-20/+98
2018-04-24iwlwifi: mvm: fix old scan version sizesLuca Coelho1-8/+5
2018-04-20iwlwifi: mvm: support 22000 HW opening agg before trafficLiad Kaufman1-0/+10
2018-04-20iwlwifi: get rid of fw/nvm.cShaul Triebitz6-191/+114
2018-04-20iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho5-13/+13
2018-04-20iwlwifi: use flags to denote modifiers for the channel mapsLuca Coelho3-15/+34
2018-04-20iwlwifi: support api ver2 of NVM_GET_INFO respLiad Kaufman3-19/+38
2018-04-20iwlwifi: mvm: update rs-fw APINaftali Goldstein7-218/+114
2018-04-20iwlwifi: mvm: set the MFP flag for keys that are used by MFP stationsEmmanuel Grumbach1-5/+13
2018-04-20iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz1-4/+6
2018-04-20iwlwifi: mvm: use the new get_tid functionSara Sharon2-11/+7
2018-04-20iwlwifi: move all NVM parsing code to the common filesShaul Triebitz5-220/+247
2018-04-20iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon2-4/+6
2018-04-20iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon1-3/+3
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon5-7/+9
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon6-35/+5