aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-08-30mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen1-1/+28
2022-08-30mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen3-11/+36
2022-08-30mlxsw: Support configuring 'max_lag' via CONFIG_PROFILEAmit Cohen2-0/+7
2022-08-30mlxsw: cmd: Edit the comment of 'max_lag' field in CONFIG_PROFILEAmit Cohen1-0/+3
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter1-1/+4
2022-08-30mlxsw: minimal: Return -ENOMEM on allocation failureDan Carpenter1-2/+6
2022-08-30net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()Nathan Chancellor1-7/+3
2022-08-30nfp: fix the access to management firmware hangingGao Xiao1-0/+1
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanJakub Kicinski3-2/+4
2022-08-30funeth: remove pointless check of devlink pointer in create/destroy_netdev() flowsJiri Pirko1-8/+4
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur1-1/+7
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()Stanislaw Gruszka1-4/+1
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com3-8/+47
2022-08-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-43/+83
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+2
2022-08-30wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-08-30net: ngbe: Add build support for ngbeMengyuan Lou6-0/+267
2022-08-30nfp: add support for eeprom get and set commandBaowen Zheng1-0/+157
2022-08-30nfp: check if application firmware is indifferent to port speedYinjun Zhang4-1/+59
2022-08-30nfp: propagate port speed from management firmwareYinjun Zhang6-24/+79
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior9-42/+42
2022-08-29net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior1-2/+3
2022-08-29net: sparx5: add support for mrouter portsCasper Andersson4-7/+80
2022-08-29net: sparx5: add list for mdb entries in driverCasper Andersson3-82/+132
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski6-0/+6
2022-08-29ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong1-0/+1
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2-0/+10
2022-08-26net: fman: memac: Uninitialized variable on error pathDan Carpenter1-1/+1
2022-08-26nfp: flower: fix ingress police using matchall filterTianyu Yuan1-2/+3
2022-08-26net: ftmac100: add an opportunity to get ethaddr from the platformSergei Antonov1-0/+5
2022-08-26net: dsa: mv88e6xxx: Allow external SMI if serialMarcus Carlberg1-1/+1
2022-08-26net: smsc911x: Stop and start PHY during suspend and resumeFlorian Fainelli1-0/+6
2022-08-26tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng1-2/+6
2022-08-26net/mlx4: Fix error check for dma_map_sgJack Wang1-2/+2
2022-08-26net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson1-0/+2
2022-08-26mlx4: Do type_clear() for devlink ports when type_set() was called previouslyJiri Pirko1-0/+3
2022-08-26net: dsa: mv88e6xxx: support RGMII cmodeMarcus Carlberg2-0/+27
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2022-08-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu1-1/+1
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller42-347/+893
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-2/+0
2022-08-26r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2-0/+10
2022-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller9-27/+768
2022-08-26wifi: rtw88: fix uninitialized use of primary channel indexPing-Ke Shih1-2/+1
2022-08-26net: phylink: allow RGMII/RTBI in-band statusQingfang DENG1-0/+5
2022-08-26net: prestera: manage matchall and flower prioritiesMaksym Glubokiy8-0/+163
2022-08-26net: prestera: add support for egress traffic mirroringSerhiy Boiko5-19/+39
2022-08-26net: prestera: acl: extract matchall logic into a separate fileSerhiy Boiko6-66/+96
2022-08-26net: asix: ax88772: add ethtool pause configurationOleksij Rempel1-0/+20
2022-08-26net: asix: ax88772: migrate to phylinkOleksij Rempel3-11/+116