aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-03wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2023-08-03wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong1-0/+2
2023-08-03wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()Dmitry Antipov1-3/+3
2023-08-03wifi: ath12k: configure puncturing bitmapAloka Dixit4-3/+28
2023-08-03wifi: ath12k: parse WMI service ready ext2 eventAloka Dixit2-0/+64
2023-08-03wifi: ath12k: add MLO header in peer associationPradeep Kumar Chitrapu1-1/+14
2023-08-03wifi: ath12k: peer assoc for 320 MHzAloka Dixit2-0/+4
2023-08-03wifi: ath12k: add WMI support for EHT peerAloka Dixit2-3/+57
2023-08-03wifi: ath12k: prepare EHT peer assoc parametersAloka Dixit2-0/+161
2023-08-03wifi: ath12k: add EHT PHY modesMuna Sinada3-22/+94
2023-08-03wifi: ath12k: propagate EHT capabilities to userspaceAloka Dixit1-0/+111
2023-08-03wifi: ath12k: WMI support to process EHT capabilitiesAloka Dixit3-0/+218
2023-08-03wifi: ath12k: move HE capabilities processing to a new functionAloka Dixit1-56/+55
2023-08-03wifi: ath12k: rename HE capabilities setup/copy functionsAloka Dixit1-27/+31
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski1-1/+1
2023-08-03can: can327: remove casts from tty->disc_dataJiri Slaby1-4/+4
2023-08-03can: esd_usb: Add support for esd CAN-USB/3Frank Jungclaus1-31/+244
2023-08-03xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall1-5/+10
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean3-25/+14
2023-08-02net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean4-0/+65
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean1-0/+7
2023-08-02net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-50/+55
2023-08-02net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-28/+46
2023-08-02net: fec: delete fec_ptp_disable_hwts()Vladimir Oltean3-17/+1
2023-08-02net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-50/+59
2023-08-02net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev1-40/+65
2023-08-02net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev1-20/+14
2023-08-02net: tap: change tap_alloc_skb() to allow bigger paged allocationsEric Dumazet1-1/+3
2023-08-02net: tun: change tun_alloc_skb() to allow bigger paged allocationsEric Dumazet1-1/+3
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky1-2/+2
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu1-8/+72
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu1-15/+14
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu2-4/+127
2023-08-02net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu1-0/+1
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu5-4/+154
2023-08-02net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu3-15/+128
2023-08-02net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu1-1/+1
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu6-9/+100
2023-08-02net/mlx5e: Refactor IPsec TX tables creationJianbo Liu2-6/+28
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu7-3/+136
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu7-47/+312
2023-08-02net/mlx5e: Refactor IPsec RX tables creation and destructionJianbo Liu2-31/+80
2023-08-02net/mlx5e: Prepare IPsec packet offload for switchdev modeJianbo Liu3-83/+184
2023-08-02net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu3-5/+5
2023-08-02net/mlx5e: Add function to get IPsec offload namespaceJianbo Liu1-24/+22
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley1-1/+1
2023-08-02cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...Ruan Jinjie1-3/+2
2023-08-02net: dsa: hellcreek: Replace bogus commentKurt Kanzenbach1-8/+1
2023-08-02bnx2x: Remove unnecessary ternary operatorsRuan Jinjie1-3/+3
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie2-3/+3