summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-07mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer
2020-02-07mac80211: Handle SMPS mode changes only in AP modeIlan Peer
2020-02-07mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski
2020-02-07mac80211: HE: set RX NSSTova Mussai
2020-02-07mac80211: set station bandwidth from HE capabilityJohannes Berg
2020-02-07mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg
2020-02-07mac80211: update condition for HE disablementDaniel Gabay
2020-02-07mac80211: make ieee80211_wep_init() return voidLuca Coelho
2020-02-07mac80211: allow changing TX-related netdev featuresJohannes Berg
2020-02-07mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss
2020-02-07mac80211: refactor extended element parsingJohannes Berg
2020-02-07mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-02-07mac80211: fix 11w when using encapsulation offloadingJohn Crispin
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-01-15mac80211: fix tx status for no ack casesMarkus Theil
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2020-01-15nl80211: add handling for BSS colorJohn Crispin
2020-01-02mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-30hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30net/ncsi: Fix gma flag setting after responseVijay Khemka
2019-12-30sctp: add enabled check for path tracepoint loop.Kevin Kou
2019-12-30tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2019-12-30tcp_cubic: refactor code to perform a divide only when neededEric Dumazet
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-28net: dsa: Deny PTP on master if switch supports itVladimir Oltean
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-27ethtool: add default notification handlerMichal Kubecek
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-27ethtool: default handlers for GET requestsMichal Kubecek
2019-12-27ethtool: support for netlink notificationsMichal Kubecek
2019-12-27ethtool: netlink bitset handlingMichal Kubecek
2019-12-27ethtool: helper functions for netlink interfaceMichal Kubecek
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek