summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang1-1/+1
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg1-8/+14
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam3-0/+51
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan1-6/+29
2020-03-20virt_wifi: implement ndo_get_iflinkTaehee Yoo1-2/+10
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari1-0/+4
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari2-1/+10
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg1-1/+5
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz1-1/+4
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz1-3/+9
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz2-2/+7
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern5-2/+84
2020-03-20mac80211: don't leave skb->next/prev pointing to stackJohannes Berg1-1/+5
2020-03-20mac80211: update documentation about tx powerQiujun Huang1-0/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil8-1/+18
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil2-1/+13
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron3-18/+331
2020-03-20cfg80211: fix documentation formatJohannes Berg1-1/+1
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko1-0/+1
2020-03-16Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'David S. Miller2-22/+8
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng1-11/+4
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng1-11/+4
2020-03-16chcr: remove set but not used variable 'status'YueHaibing1-2/+1
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower3-15/+157
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower2-39/+136
2020-03-16Merge branch 'net-dsa-improve-serdes-integration'David S. Miller7-535/+667
2020-03-16net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King1-24/+29
2020-03-16net: dsa: mv88e6xxx: remove port_link_state functionsRussell King4-232/+0
2020-03-16net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King4-145/+107
2020-03-16net: dsa: mv88e6xxx: fix Serdes link changesRussell King2-21/+13
2020-03-16net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King4-74/+480
2020-03-16net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King1-32/+35
2020-03-16net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King2-14/+5
2020-03-16net: dsa: warn if phylink_mac_link_state returns errorRussell King1-1/+6
2020-03-16Merge branch 'net-mii-clause-37-helpers'David S. Miller1-18/+39
2020-03-16net: mii: add linkmode_adv_to_mii_adv_x()Russell King1-0/+20
2020-03-16net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King1-18/+19
2020-03-15cdc_ncm: Fix the build warningAlexander Bersenev1-1/+1
2020-03-15Merge branch 'mptcp-simplify-mptcp_accept'David S. Miller5-103/+79
2020-03-15mptcp: drop unneeded checksPaolo Abeni2-23/+9
2020-03-15mptcp: create msk earlyPaolo Abeni4-80/+70
2020-03-15net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng1-4/+1
2020-03-15net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean1-1/+1
2020-03-15tipc: add NULL pointer check to prevent kernel oopsHoang Le1-2/+10
2020-03-15tipc: simplify trivial boolean returnHoang Le1-3/+0
2020-03-15Merge branch 'ethtool-consolidate-irq-coalescing-part-5'David S. Miller15-68/+32
2020-03-15net: via: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-15net: sxgbe: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-15net: r8169: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-15net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski1-18/+5