summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-05-22net: altera: tse: remove mac_an_restart() functionRussell King (Oracle)
2023-05-22net: fec: remove useless fec_enet_reset_skb()Wei Fang
2023-05-22net: fec: turn on XDP featuresWei Fang
2023-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-05-19net: arc: Make arc_emac_remove() return voidUwe Kleine-König
2023-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-05-18net: sfp: add support for rate selectionRussell King (Oracle)
2023-05-18net: sfp: add support for setting signalling rateRussell King (Oracle)
2023-05-18net: sfp: change st_mutex lockingRussell King (Oracle)
2023-05-18net: sfp: move sm_mutex into sfp_check_state()Russell King (Oracle)
2023-05-18net: sfp: swap order of rtnl and st_mutex locksRussell King (Oracle)
2023-05-18net: sfp: move rtnl lock to cover reading stateRussell King (Oracle)
2023-05-18net: sfp: add helper to modify signal statesRussell King (Oracle)
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18e1000e: Add @adapter description to kdocBaozhu Ni
2023-05-18igb: Define igb_pm_ops conditionally on CONFIG_PMTom Rix
2023-05-18igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for PCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading default prioHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading dscp tableHoratiu Vultur
2023-05-18net: lan966x: Add support for apptrustHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-05-18net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur
2023-05-18Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-17net: libwx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman
2023-05-17ice: update PHY type to ethtool link mode mappingPaul Greenwalt
2023-05-17ice: refactor PHY type to ethtool link modePaul Greenwalt
2023-05-17ice: update ICE_PHY_TYPE_HIGH_MAX_INDEXPaul Greenwalt
2023-05-17net/pppoe: make number of hash bits configurableJaco Kroon
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-17tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima
2023-05-17can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-17can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-17can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson