summaryrefslogtreecommitdiffstats
path: root/net/mac80211/he.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong1-1/+2
2020-09-18mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit1-1/+2
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-09-18mac80211: add AQL support for VHT160 tx ratesFelix Fietkau1-1/+3
2020-09-18mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau1-5/+11
2020-09-18nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-18hinic: fix potential resource leakWei Li1-7/+14
2020-09-18net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-18net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-18ethtool: add and use message type for tunnel info replyMichal Kubecek3-2/+6
2020-09-18drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He3-0/+5
2020-09-18drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He1-2/+2
2020-09-18cxgb4: fix memory leak during module unloadRaju Rangoju1-1/+1
2020-09-18hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran4-20/+188
2020-09-17net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-17geneve: add transport ports in route lookup for geneveMark Gray1-10/+27
2020-09-17net: hns: kerneldoc fixesLu Wei1-20/+20
2020-09-16bpf: Fix a rcu warning for bpffs map pretty-printYonghong Song1-1/+3
2020-09-16bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau1-7/+7
2020-09-16ipv4: Update exception handling for multipath routes via same deviceDavid Ahern1-5/+8
2020-09-15net: tipc: kerneldoc fixesLu Wei1-1/+2
2020-09-15ibmvnic: update MAINTAINERSDany Madden1-1/+3
2020-09-15docs/bpf: Remove source code linksAndrii Nakryiko1-1/+1
2020-09-15xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel1-9/+8
2020-09-15net: sched: initialize with 0 before setting erspan md->uXin Long1-0/+1
2020-09-15lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long1-0/+1
2020-09-15net: sched: only keep the available bits when setting vxlan md->gbpXin Long3-1/+7
2020-09-15tipc: use skb_unshare() instead in tipc_buf_append()Xin Long1-1/+2
2020-09-15tipc: Fix memory leak in tipc_group_create_member()Peilin Ye1-4/+10
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern4-0/+4
2020-09-14net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens1-3/+5
2020-09-14net: lantiq: Use napi_complete_done()Hauke Mehrtens1-4/+4
2020-09-14net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens1-1/+1
2020-09-14net: lantiq: Wake TX queue againHauke Mehrtens1-0/+3
2020-09-14rndis_host: increase sleep time in the query-response loopOlympia Giannou1-1/+1
2020-09-12net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko1-0/+53
2020-09-12net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan1-2/+2
2020-09-12hinic: fix rewaking txq after netif_tx_disableLuo bin2-16/+28
2020-09-12taprio: Fix allowing too small intervalsVinicius Costa Gomes1-11/+17
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil1-1/+1
2020-09-11docs/bpf: Fix ringbuf documentationAndrii Nakryiko1-4/+1
2020-09-11net: dec: de2104x: Increase receive ring size for TulipLucy Yan1-1/+1
2020-09-11netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel1-2/+0
2020-09-11net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata1-0/+8
2020-09-11selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel1-0/+47
2020-09-11net: Fix bridge enslavement failureIdo Schimmel1-1/+1
2020-09-11net: mvneta: fix possible use-after-free in mvneta_xdp_put_buffLorenzo Bianconi1-2/+2
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann2-2/+2
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin1-1/+1
2020-09-10net: Correct the comment of dst_dev_put()Miaohe Lin1-1/+1