summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211_hwsim: add missing kernel-docJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach
2024-02-08iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki
2024-02-08iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki
2024-02-08iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki
2024-02-08wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter
2024-02-08wifi: iwlwifi: clear link_id in time_eventMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08net: vertexcom: mse102x: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08net: ks8851: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08ieee802154: ca8210: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-07vxlan: use exit_batch_rtnl() methodEric Dumazet
2024-02-07gtp: use exit_batch_rtnl() methodEric Dumazet
2024-02-07geneve: use exit_batch_rtnl() methodEric Dumazet
2024-02-07bonding: use exit_batch_rtnl() methodEric Dumazet
2024-02-07bareudp: use exit_batch_rtnl() methodEric Dumazet
2024-02-07net: dsa: mt7530: do not clear config->supported_interfacesArınç ÜNAL
2024-02-07net: dsa: mt7530: correct port capabilities of MT7988Arınç ÜNAL
2024-02-07net: dsa: mt7530: remove pad_setup function pointerArınç ÜNAL
2024-02-07net: dsa: mt7530: call port 6 setup from mt7530_mac_config()Arınç ÜNAL
2024-02-07net: dsa: mt7530: simplify mt7530_pad_clk_setup()Arınç ÜNAL
2024-02-07net: dsa: mt7530: move XTAL check to mt7530_setup()Arınç ÜNAL
2024-02-07net: dsa: mt7530: empty default case on mt7530_setup_port5()Arınç ÜNAL
2024-02-07r8169: remove setting LED default trigger, this is done by LED core nowHeiner Kallweit
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()Heiner Kallweit
2024-02-07net: phy: realtek: use generic MDIO constantsMarek Behún
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-07igc: Unify filtering rule fieldsKurt Kanzenbach
2024-02-07igc: Use netdev printing functions for flex filtersKurt Kanzenbach
2024-02-07igc: Use reverse xmas treeKurt Kanzenbach
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg
2024-02-07tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe()Markus Elfring
2024-02-07net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-02-07net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)
2024-02-07net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-02-07net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2024-02-07net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-07wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()Nathan Chancellor
2024-02-07wifi: ath11k: Really consistently use ath11k_vif_to_arvif()Jeff Johnson