summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau4-7/+10
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2-8/+8
2022-10-07wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook1-1/+3
2022-10-07wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2-8/+19
2022-10-07wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau1-19/+21
2022-10-07wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel2-7/+9
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau1-3/+4
2022-10-07wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter1-1/+1
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood1-3/+4
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood1-1/+1
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau1-1/+1
2022-10-06wifi: mt76: fix rate reporting / throughput regression on mt7915 and newerFelix Fietkau1-2/+8
2022-10-04eth: pse: add missing static inlinesJakub Kicinski1-6/+6
2022-10-04once: rename _SLOW to _SLEEPABLEJason A. Donenfeld3-26/+26
2022-10-04net: pse-pd: add regulator based PSE driverOleksij Rempel3-0/+160
2022-10-04dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controllerOleksij Rempel2-0/+73
2022-10-04ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel10-1/+449
2022-10-04net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel3-2/+39
2022-10-04net: mdiobus: fwnode_mdiobus_register_phy() rework error handlingOleksij Rempel1-9/+12
2022-10-04net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel6-0/+341
2022-10-04dt-bindings: net: phy: add PoDL PSE propertyOleksij Rempel1-0/+6
2022-10-04[brown paperbag] fix coredump breakageAl Viro1-1/+2
2022-10-04net: marvell: prestera: Propagate nh state from hw to kernelYevhen Orlov2-0/+114
2022-10-04net: marvell: prestera: Add neighbour cache accountingYevhen Orlov2-3/+797
2022-10-04net: marvell: prestera: add stub handler neighbour eventsYevhen Orlov2-0/+60
2022-10-04net: marvell: prestera: Add heplers to interact with fib_notifier_infoYevhen Orlov1-34/+65
2022-10-04net: marvell: prestera: Add length macros for prestera_ip_addrYevhen Orlov1-0/+2
2022-10-04net: marvell: prestera: add delayed wq and flush wq on deinitYevhen Orlov3-0/+14
2022-10-04net: marvell: prestera: Add strict cleanup of fib arbiterYevhen Orlov1-1/+41
2022-10-04net: marvell: prestera: Add cleanup of allocated fib_nodesYevhen Orlov1-0/+12
2022-10-04net: marvell: prestera: Add router nexthops ABIYevhen Orlov6-8/+582
2022-10-04eth: octeon: fix build after netif_napi_add() changesJakub Kicinski1-2/+2
2022-10-04net/mlx5: E-Switch, Return EBUSY if can't get mode lockJianbo Liu1-1/+1
2022-10-04net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi1-1/+5
2022-10-04net/mlx5: E-Switch, Allow offloading fwd dest flow table with vportRoi Dayan1-7/+9
2022-10-04net/mlx5: Set default grace period based on function typeMaher Sanalla1-2/+16
2022-10-04net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh3-10/+19
2022-10-04net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman4-4/+32
2022-10-04net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte framesMaxim Mikityanskiy4-3/+61
2022-10-04net/mlx5e: xsk: Print a warning in slow configurationsMaxim Mikityanskiy1-0/+9
2022-10-04net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned modeMaxim Mikityanskiy4-10/+90
2022-10-04net/mlx5e: Improve MTT/KSM alignmentMaxim Mikityanskiy5-16/+18
2022-10-04net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy7-72/+171
2022-10-04net/mlx5e: xsk: Improve need_wakeup logicMaxim Mikityanskiy4-37/+23
2022-10-04net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALLMaxim Mikityanskiy1-2/+4
2022-10-04net/mlx5e: xsk: Set napi_id to support busy pollingMaxim Mikityanskiy1-1/+1
2022-10-04net/mlx5e: xsk: Flush RQ on XSK activation to save memoryMaxim Mikityanskiy3-5/+19
2022-10-04net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)3-3/+21
2022-10-04net: ipa: update copyrightsAlex Elder36-36/+36
2022-10-04net: ipa: update commentsAlex Elder8-94/+75