summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18mac80211: Add FILS discovery supportAloka Dixit4-6/+110
2020-09-18nl80211: Add FILS discovery supportAloka Dixit3-0/+112
2020-09-18mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limitedFelix Fietkau1-4/+0
2020-09-18nl80211: support setting S1G channelsThomas Pedersen3-52/+115
2020-09-18nl80211: correctly validate S1G beacon headThomas Pedersen2-4/+18
2020-09-18cfg80211: regulatory: handle S1G channelsThomas Pedersen1-12/+58
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen3-0/+45
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen1-78/+78
2020-09-18mac80211: reorganize code to remove a forward declarationFelix Fietkau1-473/+471
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau2-2/+10
2020-09-18mac80211: support using ieee80211_tx_status_ext to free skbs without status infoFelix Fietkau1-11/+16
2020-09-18mac80211: unify 802.3 (offload) and 802.11 tx status codepathFelix Fietkau1-64/+28
2020-09-18mac80211: optimize station connection monitorFelix Fietkau5-47/+22
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau5-0/+49
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau8-25/+25
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau2-8/+3
2020-09-18mac80211: reduce duplication in tx status functionsFelix Fietkau1-66/+35
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau9-114/+219
2020-09-18mac80211: set info->control.hw_key for encap offload packetsFelix Fietkau1-0/+5
2020-09-18mac80211: skip encap offload for tx multicast/control packetsFelix Fietkau1-55/+19
2020-09-18mac80211: check and refresh aggregation session in encap offload txFelix Fietkau1-0/+18
2020-09-18mac80211: add missing queue/hash initialization to 802.3 xmitFelix Fietkau1-0/+6
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng1-0/+1
2020-09-18lib80211: Remove unused macro DRV_NAMEYueHaibing1-2/+0
2020-09-18mptcp: fix integer overflow in mptcp_subflow_discard_data()Paolo Abeni1-1/+1
2020-09-18net/smc: fix double kfree in smc_listen_work()Ursula Braun1-2/+2
2020-09-18ionic: add DIMLIB to KconfigShannon Nelson1-0/+1
2020-09-18net: remove comments on struct rtnl_link_statsJakub Kicinski1-16/+15
2020-09-18net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn1-0/+1
2020-09-18selftests: Set default protocol for raw sockets in nettestDavid Ahern1-0/+2
2020-09-18dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-57/+6
2020-09-18net: hsr: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-19/+2
2020-09-18mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscsPetr Machata1-1/+33
2020-09-18mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbufferPetr Machata1-0/+59
2020-09-18mlxsw: spectrum_buffers: Support two headroom modesPetr Machata2-3/+30
2020-09-18netlink: add spaces around '&' in netlink_recv/sendmsg()Yang Yingliang1-4/+4
2020-09-18netdev: Remove unused functionsYueHaibing1-10/+0
2020-09-18mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofoYe Bin1-2/+3
2020-09-18dt-bindings: marvell,prestera: Add description for device-tree bindingsVadym Kochan1-0/+34
2020-09-18net: marvell: prestera: Add Switchdev driver implementationVadym Kochan7-4/+1807
2020-09-18net: marvell: prestera: Add ethtool interface supportVadym Kochan7-6/+1182
2020-09-18net: marvell: prestera: Add basic devlink supportVadym Kochan6-5/+165
2020-09-18net: marvell: prestera: Add PCI interface supportVadym Kochan3-0/+782
2020-09-18net: marvell: prestera: Add driver for Prestera family ASIC devicesVadym Kochan12-0/+2380
2020-09-18genetlink: Remove unused function genl_err_attr()YueHaibing1-8/+0
2020-09-18net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing1-6/+0
2020-09-18selftests: mptcp: interpret \n as a new lineMatthieu Baerts2-4/+4
2020-09-18net/packet: Fix a comment about mac_headerXie He1-11/+12
2020-09-18net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin3-15/+16
2020-09-18net: hns3: use writel() to optimize the barrier operationYunsheng Lin2-8/+3