summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-09net/mlx5: Remove redundant error on reclaim pagesMoshe Shemesh
2022-03-09net/mlx5: Remove redundant error on give pagesMoshe Shemesh
2022-03-09net/mlx5: Remove redundant notify fail on give pagesMoshe Shemesh
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh
2022-03-09net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()Dan Carpenter
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-03-09ice: Add support for outer dest MAC for ADQ tunnelsAmritha Nambiar
2022-03-09ice: avoid XDP checks in ice_clean_tx_irq()Maciej Fijalkowski
2022-03-09ice: change "can't set link" message to dbg levelJonathan Toppins
2022-03-09ice: Add slow path offload stats on port representor in switchdevMarcin Szycik
2022-03-09ice: Add support for inner etype in switchdevMartyna Szapar-Mudlaw
2022-03-09ath9k: make array voice_priority static constColin Ian King
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur
2022-03-09net: ethernet: sun: use min_t() to make code cleanerChangcheng Deng
2022-03-09net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin
2022-03-09net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-09net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)
2022-03-09net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-09rtw89: declare HE capabilities in 6G bandPing-Ke Shih
2022-03-09rtw89: fix HE PHY bandwidth capabilityJohannes Berg
2022-03-09rtw89: add tx_wake notify for low ps modeChin-Yen Lee
2022-03-09rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang
2022-03-09net/fungible: CONFIG_FUN_CORE needs SBITMAPDimitris Michailidis
2022-03-09net/fungible: Fix local_memory_node errorDimitris Michailidis
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-03-09net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean
2022-03-09net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean
2022-03-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-03-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2022-03-08net: prestera: acl: make read-only array client_map static constColin Ian King
2022-03-08ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-08ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-08ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman
2022-03-08ice: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08iavf: Fix adopting new combined settingMichal Maloszewski
2022-03-08iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski
2022-03-08ixgbevf: add disable link stateSlawomir Mrozowicz