aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macrosLarry Finger6-182/+0
2019-09-13rtlwifi: rtl8723be: Convert inline routines to little-endian wordsLarry Finger2-169/+175
2019-09-13rtlwifi: rtl8723be: Convert macros that set descriptorLarry Finger2-272/+470
2019-09-13rtlwifi: rtl8723be: Replace local bit manipulation macrosLarry Finger1-75/+74
2019-09-13rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macrosLarry Finger1-165/+2
2019-09-13rtlwifi: rtl8723ae: Convert inline routines to little-endian wordsLarry Finger2-134/+140
2019-09-13rtlwifi: rtl8723ae: Convert macros that set descriptorLarry Finger2-245/+411
2019-09-13rtlwifi: rtl8723ae: Replace local bit manipulation macrosLarry Finger1-62/+62
2019-09-13rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macrosLarry Finger1-332/+4
2019-09-13libertas: use mesh_wdev->ssid instead of priv->mesh_ssidLubomir Rintel3-15/+21
2019-09-13ssb: make array pwr_info_offset static const, makes object smallerColin Ian King1-1/+1
2019-09-13CREDITS: Update email addressLuis Correia1-1/+1
2019-09-13PTP: add support for one-shot outputFelipe Balbi1-3/+3
2019-09-13PTP: introduce new versions of IOCTLsFelipe Balbi2-1/+86
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-7/+7
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object sizeColin Ian King1-4/+6
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King1-2/+2
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki1-4/+4
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki5-19/+80
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki4-5/+7
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson1-3/+4
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson2-1/+9
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson4-23/+2
2019-09-13netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.Jeremy Sowden1-16/+0
2019-09-13netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zones.h.Jeremy Sowden1-4/+1
2019-09-13netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden16-56/+10
2019-09-13netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.Jeremy Sowden1-2/+0
2019-09-13netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden4-37/+40
2019-09-13netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `void *priv`.Jeremy Sowden1-1/+1
2019-09-13netfilter: conntrack: wrap two inline functions in config checks.Jeremy Sowden2-0/+6
2019-09-13netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...).Jeremy Sowden4-5/+5
2019-09-13netfilter: conntrack: use consistent style when defining inline functionsJeremy Sowden1-32/+50
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate header.Jeremy Sowden5-23/+23
2019-09-13netfilter: synproxy: move code between headers.Jeremy Sowden2-39/+38
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden4-16/+16
2019-09-13netfilter: remove nf_conntrack_icmpv6.h header.Jeremy Sowden3-23/+0
2019-09-13netfilter: update include directives.Jeremy Sowden15-18/+27
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden6-35/+16
2019-09-13netfilter: ip_tables: remove unused function declarations.Jeremy Sowden2-4/+1
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden11-23/+23
2019-09-13netfilter: fix include guards.Jeremy Sowden2-4/+9
2019-09-13netfilter: nf_tables_offload: remove rules when the device unregisterswenxu3-5/+51
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu1-7/+13
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu1-7/+13
2019-09-13netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu1-18/+34
2019-09-12cgroup: freezer: fix frozen state inheritanceRoman Gushchin1-1/+9
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin1-0/+54
2019-09-12ice: Bump versionTony Nguyen1-2/+2
2019-09-12ice: Enable DDP package downloadTony Nguyen12-195/+679