aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-31crypto: ecdh - check validity of Z before exportStephan Müller1-3/+8
2020-07-31thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen1-7/+125
2020-07-31thermal: mediatek: Prepare to add support for other platformsHenry Yen1-52/+62
2020-07-31staging: most: Use %pM format specifier for MAC addressesAndy Shevchenko1-4/+2
2020-07-31staging: ks7010: Use %pM format specifier for MAC addressesAndy Shevchenko1-8/+3
2020-07-31mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg1-6/+5
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2-14/+31
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg5-13/+10
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau3-23/+64
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef3-34/+43
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef7-22/+18
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef3-7/+3
2020-07-31mac80211: do not overwrite the sequence number if requestedMathy Vanhoef1-0/+3
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef3-0/+6
2020-07-31mac80211: never drop injected frames even if normally not allowedMathy Vanhoef1-1/+1
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam1-0/+4
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh3-4/+11
2020-07-31mac80211: calculate skb hash early when using itxqFelix Fietkau1-0/+1
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2-3/+1
2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau3-6/+23
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil5-1/+12
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil6-2/+23
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing8-2/+66
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach2-0/+16
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva17-44/+43
2020-07-31nl80211: Simplify error handling path in 'nl80211_trigger_scan()'Christophe JAILLET1-8/+11
2020-07-31nl80211: Remove a misleading label in 'nl80211_trigger_scan()'Christophe JAILLET1-21/+10
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap1-3/+3
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap1-1/+1
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap1-9/+9
2020-07-31cfg80211: allow vendor dumpit to terminate by returning 0Julian Squires1-1/+1
2020-07-31mac80211: remove the need for variable rates_idxColin Ian King1-3/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen10-10/+94
2020-07-31KVM: LAPIC: Set the TDCR settable bitsWanpeng Li1-1/+1
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-07-31Bluetooth: use the proper scan params when conn is pendingAlain Michaud1-0/+24
2020-07-31init: add an init_utimes helperChristoph Hellwig3-2/+15
2020-07-31init: add an init_stat helperChristoph Hellwig4-2/+20
2020-07-31init: add an init_mknod helperChristoph Hellwig8-16/+30
2020-07-31init: add an init_mkdir helperChristoph Hellwig8-13/+25
2020-07-31init: add an init_symlink helperChristoph Hellwig6-13/+19
2020-07-31init: add an init_link helperChristoph Hellwig6-14/+38
2020-07-31init: add an init_eaccess helperChristoph Hellwig5-10/+17
2020-07-31init: add an init_chmod helperChristoph Hellwig6-12/+19
2020-07-31init: add an init_chown helperChristoph Hellwig5-5/+24
2020-07-31init: add an init_chroot helperChristoph Hellwig7-12/+30
2020-07-31init: add an init_chdir helperChristoph Hellwig7-13/+24