summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-06net: ravb: Simplify ravb_suspend()Claudiu Beznea
2024-02-06net: ravb: Set config mode in ndo_open and reset mode in ndo_closeClaudiu Beznea
2024-02-06net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac p...Claudiu Beznea
2024-02-06net: ravb: Move DBAT configuration to the driver's ndo_open APIClaudiu Beznea
2024-02-06net: ravb: Move delay mode set in the driver's ndo_open APIClaudiu Beznea
2024-02-06net: ravb: Split GTI computation and set operationsClaudiu Beznea
2024-02-06net: ravb: Move getting/requesting IRQs in the probe() methodClaudiu Beznea
2024-02-06net: ravb: Move reference clock enable/disable on runtime PM APIsClaudiu Beznea
2024-02-06net: ravb: Assert/de-assert reset on suspend/resumeClaudiu Beznea
2024-02-06net: ravb: Use tabs instead of spacesClaudiu Beznea
2024-02-06net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea
2024-02-06net: ravb: Make reset controller support mandatoryClaudiu Beznea
2024-02-06net: ravb: Rely on PM domain to enable gptp_clkClaudiu Beznea
2024-02-06net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea
2024-02-06net: encx24j600: convert to use maple tree register cacheBo Liu
2024-02-05net/mlx5e: XDP, Exclude headroom and tailroom from memory calculationsCarolina Jubran
2024-02-05net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculationsCarolina Jubran
2024-02-05net/mlx5: DR, Change SWS usage to debug fs seq_file interfaceHamdan Igbaria
2024-02-05net/mlx5: Change missing SyncE capability print to debugGal Pressman
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman
2024-02-05net/mlx5: Return specific error code for timeout on wait_fw_initMoshe Shemesh
2024-02-05net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh
2024-02-05net/mlx5: remove fw reporter dump option for non PFMoshe Shemesh
2024-02-05net/mlx5: remove fw_fatal reporter dump option for non PFMoshe Shemesh
2024-02-05net/mlx5: Rename mlx5_sf_dev_removeMoshe Shemesh
2024-02-05net/mlx5e: Delete obsolete IPsec codeLeon Romanovsky
2024-02-05net/mlx5e: Connect mlx5 IPsec statistics with XFRM coreLeon Romanovsky
2024-02-05xfrm: get global statistics from the offloaded deviceLeon Romanovsky
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2024-02-05wifi: wilc1000: remove setting msg.spiDavid Lechner
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij
2024-02-05wifi: plfxlc: Drop unused includeLinus Walleij
2024-02-05wifi: mwifiex: Drop unused headersLinus Walleij
2024-02-05wifi: brcmsmac: Drop legacy headerLinus Walleij
2024-02-05wifi: ti: wlcore: sdio: Drop unused includeLinus Walleij
2024-02-05wifi: cw1200: fix __le16 sparse warningsKalle Valo
2024-02-05wifi: rsi: fix restricted __le32 degrades to integer sparse warningsKalle Valo
2024-02-05wifi: zd1211rw: remove __nocast from zd_addr_tKalle Valo
2024-02-05wifi: rtl8xxxu: Add TP-Link TL-WN823N V2Chun Qiu
2024-02-05wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau
2024-02-05wifi: ath11k: initialize eirp_power before useBaochen Qiang
2024-02-05wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang
2024-02-05wifi: ath12k: enable 802.11 power save mode in station modeBaochen Qiang
2024-02-05net: dsa: qca8k: consistently use "ret" rather than "err" for error codesVladimir Oltean
2024-02-05net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean
2024-02-05net: ocelot: update the MODULE_DESCRIPTION()Breno Leitao
2024-02-05tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flagGerhard Engleder
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers