summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-30e1000: Remove unnecessary usages of memsetSuraj Upadhyay1-2/+2
2020-07-30e100: use generic power managementVaibhav Gupta1-18/+14
2020-07-30ixgbevf: use generic power managementVaibhav Gupta1-34/+10
2020-07-30ixgbe: use generic power managementVaibhav Gupta1-46/+15
2020-07-30igbvf: use generic power managementVaibhav Gupta1-29/+8
2020-07-30iavf: use generic power managementVaibhav Gupta1-33/+12
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi1-4/+0
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman4-3/+148
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman2-0/+10
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman5-14/+47
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman1-1/+7