summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-09net: pcs: xpcs: convert to use read_poll_timeout()Russell King (Oracle)
2024-10-09net: pcs: xpcs: add _modify() accessorsRussell King (Oracle)
2024-10-09net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move searching ID list out of lineRussell King (Oracle)
2024-10-09net: pcs: xpcs: rename xpcs_get_id()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-10-09net: pcs: xpcs: pass xpcs instead of xpcs->id to xpcs_find_compat()Russell King (Oracle)
2024-10-09net: pcs: xpcs: don't use array for interfaceRussell King (Oracle)
2024-10-09net: pcs: xpcs: remove dw_xpcs_compat enumRussell King (Oracle)
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev
2024-10-08net: phy: microchip_t1: SQI support for LAN887xTarun Alle
2024-10-08net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund
2024-10-08fsl/fman: Fix a typoAndrew Kreimer
2024-10-08net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle
2024-10-08net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-08chelsio/chtls: Remove unused chtls_set_tcb_tflagDr. David Alan Gilbert
2024-10-08net: dsa: mv88e6xxx: Add FID map cacheAryan Srivastava
2024-10-08e1000: Link NAPI instances to queues and IRQsJoe Damato
2024-10-08e1000e: Link NAPI instances to queues and IRQsJoe Damato
2024-10-08e1000e: Remove duplicated writel() in e1000_configure_tx/rx()Takamitsu Iwai
2024-10-08igb: Cleanup unused declarationsYue Haibing
2024-10-08iavf: Remove unused declarationsYue Haibing
2024-10-08ice: Cleanup unused declarationsYue Haibing
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-10-08ice: Use common error handling code in two functionsMarkus Elfring
2024-10-08ice: Make use of assign_bit() APIHongbo Li
2024-10-08ice: store max_frame and rx_buf_len only in ice_rx_ringJacob Keller
2024-10-08ice: consistently use q_idx in ice_vc_cfg_qs_msg()Jacob Keller
2024-10-08ice: add E830 HW VF mailbox message limit supportPaul Greenwalt
2024-10-08ice: Implement ethtool reset supportWojciech Drewek
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik
2024-10-08ice: Flush FDB entries before resetWojciech Drewek
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik
2024-10-08ice: Fix entering Safe ModeMarcin Szycik
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg
2024-10-08wifi: libertas: don't select/include lib80211Johannes Berg
2024-10-08wifi: mwifiex: don't include lib80211.hJohannes Berg
2024-10-08wifi: qtnfmac: don't include lib80211.hJohannes Berg
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-10-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-10-08idpf: Don't hard code napi_struct sizeJoe Damato