summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-7/+24
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-31Bluetooth: use the proper scan params when conn is pendingAlain Michaud1-0/+24
2020-07-31net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai1-4/+2
2020-07-31Merge branch 'net-ethernet-use-generic-power-management'David S. Miller3-58/+22
2020-07-31tlan: use generic power managementVaibhav Gupta1-25/+6
2020-07-31sis900: use generic power managementVaibhav Gupta1-16/+7
2020-07-31sc92031: use generic power managementVaibhav Gupta1-17/+9
2020-07-31bnxt_en: Remove superfluous memset()Li Heng1-2/+0
2020-07-31liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai1-7/+4
2020-07-31net/sched: act_pedit: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva1-2/+1
2020-07-31mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva1-3/+2
2020-07-31sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing1-1/+0
2020-07-31ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li3-209/+1045
2020-07-31Merge branch 'l2tp-tidy-up-l2tp-core-API'David S. Miller4-111/+154
2020-07-31l2tp: improve API documentation in l2tp_core.hTom Parkin1-14/+72
2020-07-31l2tp: tweak exports for l2tp_recv_common and l2tp_ioctlTom Parkin2-2/+2
2020-07-31l2tp: remove build_header callback in struct l2tp_sessionTom Parkin2-7/+4
2020-07-31l2tp: return void from l2tp_session_deleteTom Parkin3-10/+5
2020-07-31l2tp: don't export tunnel and session free functionsTom Parkin2-47/+46
2020-07-31l2tp: don't export __l2tp_session_unhashTom Parkin2-32/+26
2020-07-31selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang1-2/+8
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller12-69/+338
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin1-2/+2
2020-07-30ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+1
2020-07-30Documentation: intel: Replace HTTP links with HTTPS onesAlexander A. Klimov6-7/+7
2020-07-30ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay1-2/+2
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay1-2/+2
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay1-2/+2