summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-10wifi: rtw89: coex: Update priority setting for Wi-Fi is scanningChing-Te Ku2-26/+33
2024-10-09Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"Johannes Berg3-7/+7
2024-10-09net: phy: microchip_t1: SQI support for LAN887xTarun Alle1-0/+171
2024-10-09net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund1-10/+36
2024-10-09net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund1-20/+20
2024-10-09net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund1-34/+26
2024-10-09fsl/fman: Fix a typoAndrew Kreimer1-1/+1
2024-10-09net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle1-0/+33
2024-10-09dt-bindings: net: marvell,aquantia: add property to override MDI_CFGDaniel Golle1-0/+6
2024-10-09selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata1-3/+3
2024-10-09selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata1-7/+9
2024-10-09selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata1-0/+1
2024-10-09selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata1-2/+3
2024-10-09selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata1-4/+4
2024-10-09net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-2/+3
2024-10-09chelsio/chtls: Remove unused chtls_set_tcb_tflagDr. David Alan Gilbert2-10/+0
2024-10-09caif: Remove unused cfsrvl_getphyidDr. David Alan Gilbert2-7/+0
2024-10-09net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing6-14/+12
2024-10-09net: dsa: mv88e6xxx: Add FID map cacheAryan Srivastava4-38/+14
2024-10-08wireless: wext: shorten struct iw_ioctl_descriptionJohannes Berg1-4/+1
2024-10-08wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg1-3/+2
2024-10-08wifi: cfg80211: unexport wireless_nlevent_flush()Johannes Berg3-7/+7
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg10-33/+4
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg6-27/+10
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg9-62/+51
2024-10-08staging: don't recommend using lib80211Johannes Berg5-6/+0
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg18-610/+525
2024-10-08staging: rtl8192e: delete the driverJohannes Berg56-24188/+0
2024-10-08wifi: libertas: don't select/include lib80211Johannes Berg2-2/+0
2024-10-08wifi: mwifiex: don't include lib80211.hJohannes Berg2-2/+1
2024-10-08wifi: qtnfmac: don't include lib80211.hJohannes Berg1-1/+0
2024-10-08wifi: nl80211: remove redundant null pointer check in coalescingDmitry Kandybka1-2/+0
2024-10-08mac80211: Reorganize kerneldoc parameter namesJulia Lawall2-8/+8
2024-10-08wifi: cfg80211: check radio iface combination for multi radio per wiphyKarthikeyan Periyasamy1-10/+54
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov19-22/+22
2024-10-08wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandefJeff Johnson2-4/+4
2024-10-08tools: ynl-gen: refactor check validation for TypeBinaryJakub Kicinski1-10/+15
2024-10-08idpf: Don't hard code napi_struct sizeJoe Damato1-1/+2
2024-10-08rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier.Kuniyuki Iwashima2-0/+132
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima2-4/+53
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima5-0/+104
2024-10-08Revert "rtnetlink: add guard for RTNL"Kuniyuki Iwashima1-3/+0
2024-10-08net: fec: make PPS channel configurableFrancesco Dolcini1-2/+4
2024-10-08net: fec: refactor PPS channel configurationFrancesco Dolcini1-5/+4
2024-10-08dt-bindings: net: fec: add pps channel propertyFrancesco Dolcini1-0/+7
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon11-45/+86
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon5-52/+90
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon3-18/+26
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon2-1/+5
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon3-4/+10