summaryrefslogtreecommitdiffstats
path: root/Documentation/percpu-rw-semaphore.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-21ice: enable initial devlink supportJacob Keller6-4/+166
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg4-164/+26
2020-03-21ice: discover and store size of available flashJacob Keller3-2/+63
2020-03-21ice: store NVM version info in extracted formatJacob Keller5-75/+88
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller3-7/+85
2020-03-21ice: use __le16 types for explicitly Little Endian valuesJacob Keller1-5/+7
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean5-5/+244
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov2-18/+31
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov3-8/+47
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-20net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean1-0/+3
2020-03-20veth: remove atomic64_add from veth_xdp_xmit hotpathLorenzo Bianconi1-13/+17
2020-03-20veth: introduce more xdp countersLorenzo Bianconi1-7/+35
2020-03-20veth: distinguish between rx_drops and xdp_dropsLorenzo Bianconi1-5/+7
2020-03-20veth: introduce more specialized counters in veth_statsLorenzo Bianconi1-32/+40
2020-03-20veth: move xdp stats in a dedicated structureLorenzo Bianconi1-13/+17
2020-03-20sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner1-2/+2
2020-03-20net: phy: mscc: RGMII skew delay configurationAntoine Tenart2-0/+43
2020-03-20net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2-12/+21