summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-26phy: dp83td510: Utilize ALCD for cable length measurement when link is activeOleksij Rempel
2024-08-26net: netconsole: Populate dynamic entry even if netpoll failsBreno Leitao
2024-08-26net: phy: microchip_t1: Adds support for lan887x phyDivya Koppera
2024-08-26net: phy: Add phy library support to check supported list when autoneg is ena...Divya Koppera
2024-08-26wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scanAvraham Stern
2024-08-26wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-08-26wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu
2024-08-26wifi: iwlwifi: mvm: take the mutex before running link selectionEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay
2024-08-26wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay
2024-08-26wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg
2024-08-26wifi: iwlwifi: mvm: fix hibernationEmmanuel Grumbach
2024-08-26net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry
2024-08-23net: vxlan: delete redundant judgment statementsLi Zetao
2024-08-23net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22net: atlantic: Avoid warning about potential string truncationSimon Horman
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-22mlxsw: core_thermal: Use the .should_bind() thermal zone callbackRafael J. Wysocki
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-22net: airoha: configure hw mac address according to the port idLorenzo Bianconi
2024-08-22wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-22wifi: mwifiex: remove unnecessary checks for valid privSascha Hauer
2024-08-22wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()Dan Carpenter
2024-08-22wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-22can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_openSimon Arlott
2024-08-22wifi: rtw89: coex: Add new Wi-Fi role format condition for function usingChing-Te Ku
2024-08-22wifi: rtw89: coex: Bluetooth hopping map for Wi-Fi role version 7Ching-Te Ku
2024-08-22wifi: rtw89: coex: Update Wi-Fi role info version 7Ching-Te Ku
2024-08-22wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8...Ching-Te Ku
2024-08-22wifi: rtw89: limit the PPDU length for VHT rate to 0x40000Chia-Yuan Li
2024-08-22wifi: rtw89: debugfs: support multiple adapters debuggingPing-Ke Shih
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-21net: xilinx: axienet: Add statistics supportSean Anderson
2024-08-21net: xilinx: axienet: Report RxRject as rx_droppedSean Anderson
2024-08-21bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur
2024-08-21ice: Fix a 32bit bugDan Carpenter
2024-08-21net: dsa: sja1105: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song