summaryrefslogtreecommitdiff
path: root/drivers/md
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-22 12:07:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-22 12:07:05 +0200
commitb3afc4525a507f21e98cc7571ea8c3f28484241c (patch)
treed192bbcd6783e0ebd455cf2705020e0f05f06b96 /drivers/md
parent9442f9a789ebbcdb8ddaeac1f1e43363a8fc1584 (diff)
downloadkernel-linux-4.7.y.tar.gz
Linux 4.7.10linux-4.7.y
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions
el/commit/include/linux/ieee80211.h?h=linux-6.12.y&id=0c1a7f13c9ec1ceb18d97ef4b1dd20ec71ffba31'>ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam 2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz 2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg 2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg 2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai 2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva 2020-05-27mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam 2020-05-27ieee80211: S1G definesThomas Pedersen 2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen 2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu 2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen 2020-04-24cfg80211: Parse HE membership selectorIlan Peer 2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg 2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2020-03-25ieee80211: fix HE SPR size calculationJohannes Berg 2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich 2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz 2020-02-07ieee80211: fix 'the' doubling in commentsZvika Yehudai 2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen 2019-12-13trivial: mac80211: fix indentationJohn Crispin 2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin 2019-07-29mac80211: fix ieee80211_he_oper_size() commentJohn Crispin 2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin 2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin 2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer 2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu