summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-10qed: fix a typo in commentDai Shixin
2023-01-10net: dsa: mv88e6xxx: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn
2023-01-10net: fec: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: xgmac_mdio: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: mvmdio: Convert XSMI bus to new APIAndrew Lunn
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn
2023-01-10net: mdio: C22 is now optional, EOPNOTSUPP if not providedAndrew Lunn
2023-01-10net: mdio: mdiobus_register: update validation testAndrew Lunn
2023-01-10net: pcs: pcs-xpcs: Use C45 MDIO APIAndrew Lunn
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn
2023-01-10net: phy: mxl-gpy: disable interrupts on GPY215 by defaultMichael Walle
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle
2023-01-10net: dsa: mv88e6xxx: mac-auth/MAB implementationHans J. Schultz
2023-01-10net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_...Hans J. Schultz
2023-01-10net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flagsHans J. Schultz
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju Rangoju
2023-01-09e1000e: Enable Link Partner Advertised SupportJamie Gloudon
2023-01-09cdc_ether: no need to blacklist any r8152 devicesBjørn Mork
2023-01-09r8152: add USB device driver for config selectionBjørn Mork
2023-01-09usbnet: optimize usbnet_bh() to reduce CPU loadLeesoo Ahn
2023-01-09net: phy: micrel: Fix warn: passing zero to PTR_ERRDivya Koppera
2023-01-09net: phy: micrel: Fixed error related to uninitialized symbol retDivya Koppera
2023-01-06net: ngbe: Remove structure ngbe_adapterMengyuan Lou
2023-01-06net: txgbe: Remove structure txgbe_adapterJiawen Wu
2023-01-06net: wangxun: Rename private structure in libwxJiawen Wu
2023-01-06net: wangxun: Move MAC address handling to libwxJiawen Wu
2023-01-06net: ngbe: Move defines into unified fileJiawen Wu
2023-01-06net: txgbe: Move defines into unified fileJiawen Wu
2023-01-06net: ngbe: Remove structure ngbe_hwJiawen Wu
2023-01-06net: txgbe: Remove structure txgbe_hwJiawen Wu
2023-01-06net: phy: micrel: Change handler interrupt for lan8814Horatiu Vultur
2023-01-06netdevsim: move devlink registration under the instance lockJakub Kicinski
2023-01-06netdevsim: rename a labelJakub Kicinski
2023-01-05net: ipa: don't maintain IPA interrupt handler arrayAlex Elder
2023-01-05net: ipa: kill ipa_interrupt_add()Alex Elder
2023-01-05net: ipa: register IPA interrupt handlers directlyAlex Elder
2023-01-05net: ipa: enable IPA interrupt handlers separate from registrationAlex Elder
2023-01-05net: ipa: introduce ipa_interrupt_enable()Alex Elder
2023-01-05net: ipa: introduce a common microcontroller interrupt handlerAlex Elder
2023-01-05net: ethernet: enetc: do not always access skb_shared_info in the XDP pathLorenzo Bianconi
2023-01-05net: ethernet: enetc: get rid of xdp_redirect_sg counterLorenzo Bianconi
2023-01-05net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffersLorenzo Bianconi
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-05net: ethernet: ti: am65-cpsw: Add support for SERDES configurationSiddharth Vadapalli
2023-01-05net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9GSiddharth Vadapalli