summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-22net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directlyJiri Pirko
2023-08-22net/mlx5: Reduce number of vport lookups passing vport pointer instead of indexJiri Pirko
2023-08-22net/mlx5: Embed struct devlink_port into driver structureJiri Pirko
2023-08-22net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in opsJiri Pirko
2023-08-22net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()Jiri Pirko
2023-08-22net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF codeJiri Pirko
2023-08-22net/mlx5: Allow mlx5_esw_offloads_devlink_port_register() to register SFsJiri Pirko
2023-08-22net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...Jiri Pirko
2023-08-22net/mlx5: Push out SF devlink port init and cleanup code to separate helpersJiri Pirko
2023-08-22net/mlx5: Rework devlink port alloc/free into init/cleanupJiri Pirko
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-22Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg
2023-08-22wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU
2023-08-22wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-22Merge tag 'mlx5-updates-2023-08-16' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-22vrf: Remove unnecessary RCU-bh critical sectionIdo Schimmel
2023-08-22vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMICIdo Schimmel
2023-08-22net: ethernet: ti: Remove unused declarationsYue Haibing
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-22ionic: Remove unused declarationsYue Haibing
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing
2023-08-22net: dsa: microchip: Remove unused declarationsYue Haibing
2023-08-22wifi: ath9k: Remove unused declarationsYue Haibing
2023-08-22wifi: ath9k: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-22wifi: ath9k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-08-22wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du
2023-08-22wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-08-22wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-08-22wifi: ath5k: Remove redundant dev_err()Ruan Jinjie
2023-08-22bonding: update port speed when getting bond speedHangbin Liu
2023-08-22wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern
2023-08-22wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern
2023-08-22wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern
2023-08-22wifi: iwlmei: don't send SAP messages if AMT is disabledAvraham Stern
2023-08-22wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern
2023-08-22wifi: iwlwifi: remove memory check for LMAC error addressMukesh Sisodiya
2023-08-22wifi: iwlwifi: mvm: support flush on AP interfacesJohannes Berg
2023-08-22wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFsJohannes Berg
2023-08-22wifi: iwlwifi: add Razer to ppag approved listGregory Greenman
2023-08-22wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg
2023-08-22wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() upJohannes Berg
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg