summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-06-23net: hns3: refine the tcam key convert handleJian Shen
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-06-22sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree
2023-06-22net: dsa: qca8k: add support for additional modes for netdev triggerChristian Marangi
2023-06-22igb: Fix igb_down hung on surprise removalYing Hsu
2023-06-22net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes
2023-06-22net: dsa: microchip: add ksz_prmw32() helperRasmus Villemoes
2023-06-22net: dsa: microchip: simplify ksz_prmw8()Rasmus Villemoes
2023-06-22net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksumZhengchao Shao
2023-06-22net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel
2023-06-22net: macb: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: b53: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: qca8k: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: prestera: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynxi: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22i40e, xsk: fix comment typoYueh-Shun Li
2023-06-22net: stmmac: fix double serdes powerdownBartosz Golaszewski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22ice: use ice_down_up() where applicableMaciej Fijalkowski
2023-06-22ice: Remove managed memory usage in ice_get_fw_log_cfg()Christophe JAILLET
2023-06-22ice: remove null checks before devm_kfree() callsPrzemek Kitszel
2023-06-22ice: clean up freeing SR-IOV VFsPrzemek Kitszel
2023-06-22ice: allow hot-swapping XDP programsMaciej Fijalkowski
2023-06-22ice: reduce initial wait for control queue messagesJacob Keller
2023-06-22iavf: make functions static where possiblePrzemek Kitszel
2023-06-22iavf: remove some unused functions and pointless wrappersPrzemek Kitszel
2023-06-22iavf: fix err handling for MAC replacePrzemek Kitszel
2023-06-22igc: Work around HW bug causing missing timestampsVinicius Costa Gomes
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22can: kvaser_pciefd: Use TX FIFO size read from CAN controllerJimmy Assarsson
2023-06-22can: kvaser_pciefd: Refactor codeJimmy Assarsson
2023-06-22can: kvaser_pciefd: Add len8_dlc supportJimmy Assarsson
2023-06-22can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriateJimmy Assarsson
2023-06-22can: kvaser_pciefd: Sort register definitionsJimmy Assarsson