summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-10net: phy: add support for scanning PHY in PHY packages nodesChristian Marangi
2024-02-09net: phy: realtek: use generic MDIO helpers to simplify the codeHeiner Kallweit
2024-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-09net: atlantic: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09bnx2x: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09r8169: improve checking for valid LED modesHeiner Kallweit
2024-02-09bnxt_en: Add RSS support for IPSEC headersAjit Khaparde
2024-02-09bnxt_en: Invalidate user filters when neededPavan Chebbi
2024-02-09bnxt_en: Add support for user configured RSS keyPavan Chebbi
2024-02-09bnxt_en: Restore all the user created L2 and ntuple filtersPavan Chebbi
2024-02-09bnxt_en: Retain user configured filters when closingPavan Chebbi
2024-02-09bnxt_en: Save user configured filters in a lookup listPavan Chebbi
2024-02-09bnxt_en: Add separate function to delete the filter structurePavan Chebbi
2024-02-09bnxt_en: Add drop action support for ntupleVikas Gupta
2024-02-09bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDPVikas Gupta
2024-02-09bnxt_en: implement fully specified 5-tuple masksEdwin Peer
2024-02-09bnxt_en: Support ethtool -n to display ether filters.Michael Chan
2024-02-09bnxt_en: Add ethtool -N support for ether filters.Michael Chan
2024-02-09bnxt_en: Use firmware provided maximum filter counts.Michael Chan
2024-02-09net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p...Markus Elfring
2024-02-09ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_pr...Markus Elfring
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song
2024-02-09net: netconsole: append userdata to fragmented netconsole messagesMatthew Wood
2024-02-09net: netconsole: append userdata to netconsole messagesMatthew Wood
2024-02-09net: netconsole: cache userdata formatted string in netconsole_targetMatthew Wood
2024-02-09net: netconsole: add a userdata config_group member to netconsole_targetMatthew Wood
2024-02-09net: netconsole: move newline trimming to functionMatthew Wood
2024-02-09net: netconsole: move netconsole_target config_item to config_groupMatthew Wood
2024-02-09net: netconsole: cleanup formatting lintsMatthew Wood
2024-02-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-02-08ravb: Add Tx checksum offload support for GbEthBiju Das
2024-02-08ravb: Add Rx checksum offload support for GbEthBiju Das
2024-02-08netxen_nic: remove redundant assignment to variable capabilityColin Ian King
2024-02-08bnxt: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-08qed: remove duplicated assignment to variable opaque_fidColin Ian King
2024-02-08xirc2ps_cs: remove redundant assignment to variable okay, clean up freespaceColin Ian King
2024-02-08net: dsa: b53: unexport and move b53_eee_enable_set()Vladimir Oltean
2024-02-08ptp: ocp: add Adva timecard supportSagi Maimon
2024-02-08net/sun3_82586: Avoid reading past buffer in debug outputKees Cook
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds