summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi
2026-01-12net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controllerYao Zi
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha
2026-01-12net: ipconfig: Remove outdated comment and indent code blockThorsten Blum
2026-01-12Merge branch 'net-stmmac-cleanups-and-low-priority-fixes'Jakub Kicinski
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)
2026-01-12net: devmem: convert binding refcount to percpu_refBobby Eshleman
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-12Merge branch 'tools-ynl-cli-improve-the-help-and-doc'Jakub Kicinski
2026-01-12tools: ynl: cli: print reply in combined format if possibleJakub Kicinski
2026-01-12tools: ynl: cli: extract the event/notify handling in --list-attrsJakub Kicinski
2026-01-12tools: ynl: cli: factor out --list-attrs / --doc handlingJakub Kicinski
2026-01-12tools: ynl: cli: add --doc as alias to --list-attrsJakub Kicinski
2026-01-12tools: ynl: cli: improve --helpJakub Kicinski
2026-01-12tools: ynl: cli: wrap the doc text if it's longJakub Kicinski
2026-01-12tools: ynl: cli: introduce formatting for attr names in --list-attrsJakub Kicinski
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges
2026-01-12wifi: mac80211: unexport ieee80211_get_bssid()Johannes Berg
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li
2026-01-12wifi: mac80211: don't send an unused argument to ieee80211_check_combinationsMiri Korenblit
2026-01-10Merge branch 'bnxt_en-updates-for-net-next'Jakub Kicinski
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski
2026-01-10selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei
2026-01-10selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu
2026-01-10Merge branch 'net-convert-drivers-to-get_rx_ring_count'Jakub Kicinski
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao