aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-06bonding: Add independent control state machineAahil Awatramani4-8/+194
2024-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queuePaolo Abeni9-168/+150
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)3-6/+5
2024-02-06net: ravb: Simplify ravb_resume()Claudiu Beznea1-34/+24
2024-02-06net: ravb: Simplify ravb_suspend()Claudiu Beznea1-7/+6
2024-02-06net: ravb: Set config mode in ndo_open and reset mode in ndo_closeClaudiu Beznea1-32/+46
2024-02-06net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platormsClaudiu Beznea1-15/+3
2024-02-06net: ravb: Move DBAT configuration to the driver's ndo_open APIClaudiu Beznea1-1/+1
2024-02-06net: ravb: Move delay mode set in the driver's ndo_open APIClaudiu Beznea1-51/+56
2024-02-06net: ravb: Split GTI computation and set operationsClaudiu Beznea2-46/+52
2024-02-06net: ravb: Move getting/requesting IRQs in the probe() methodClaudiu Beznea2-173/+130
2024-02-06net: ravb: Move reference clock enable/disable on runtime PM APIsClaudiu Beznea1-53/+57
2024-02-06net: ravb: Assert/de-assert reset on suspend/resumeClaudiu Beznea1-3/+11
2024-02-06net: ravb: Use tabs instead of spacesClaudiu Beznea1-3/+3
2024-02-06net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea1-6/+6
2024-02-06net: ravb: Make reset controller support mandatoryClaudiu Beznea2-1/+2
2024-02-06net: ravb: Rely on PM domain to enable gptp_clkClaudiu Beznea1-7/+3
2024-02-06net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea1-11/+2
2024-02-06net: encx24j600: convert to use maple tree register cacheBo Liu1-2/+2
2024-02-05net: dsa: qca8k: consistently use "ret" rather than "err" for error codesVladimir Oltean1-8/+8
2024-02-05net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean1-2/+1
2024-02-05net: ocelot: update the MODULE_DESCRIPTION()Breno Leitao1-1/+1
2024-02-05tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flagGerhard Engleder1-12/+11
2024-02-04tun: Implement ethtool's get_channels() callbackYunjian Wang1-0/+10
2024-02-04r8169: add support for RTL8126AHeiner Kallweit3-24/+89
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur1-2/+8
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi1-0/+10
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi1-2/+2
2024-02-02r8169: simplify EEE handlingHeiner Kallweit1-28/+4
2024-02-02net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHYHeiner Kallweit1-0/+10
2024-02-02ice: remove incorrect commentPaul M Stillwell Jr1-3/+0
2024-02-02ice: Add a new counter for Rx EIPE errorsAniruddha Paul3-2/+8
2024-02-02ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski5-100/+82
2024-02-02ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski5-63/+60
2024-02-02octeontx2-af: Cleanup loopback device checksGeetha sowjanya5-19/+33
2024-02-02octeontx2-af: Create BPIDs free poolGeetha sowjanya5-34/+149
2024-02-02net: phy: dp83867: Add support for active-low LEDsAlexander Stein1-0/+22
2024-02-02net: mdio: ipq4019: add support for clock-frequency propertyChristian Marangi1-6/+103
2024-02-01net: ipa: kill ipa_power_modem_queue_wake()Alex Elder3-20/+1
2024-02-01net: ipa: kill ipa_power_modem_queue_active()Alex Elder3-23/+6
2024-02-01net: ipa: kill ipa_power_modem_queue_stop()Alex Elder3-18/+6
2024-02-01net: ipa: kill the IPA power STOPPED flagAlex Elder1-35/+5
2024-02-01net: ipa: kill the STARTED IPA power flagAlex Elder1-33/+14
2024-02-01net: ipa: begin simplifying TX queue stopAlex Elder2-31/+54
2024-02-01net: ipa: stash modem TX and RX endpointsAlex Elder1-19/+30
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski164-1093/+2066
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds28-183/+356
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds10-70/+134
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-5/+13
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-8/+8