summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-11bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan
2024-08-11bnxt_en: Update firmware interface to 1.10.3.68Michael Chan
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-10Merge tag 'rtw-next-2024-08-09' of https://github.com/pkshih/rtwKalle Valo
2024-08-10wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-10wifi: mwifiex: add support for WPA-PSK-SHA256Sascha Hauer
2024-08-10wifi: mwifiex: fix key_mgmt settingSascha Hauer
2024-08-10wifi: mwifiex: simplify WPA flags settingSascha Hauer
2024-08-10Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen
2024-08-09net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman
2024-08-09net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu
2024-08-09net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea
2024-08-09net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan
2024-08-09net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu
2024-08-09net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu
2024-08-09net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman
2024-08-09net/mlx5e: Use extack in set coalesce callbackGal Pressman
2024-08-09net/mlx5e: Use extack in get coalesce callbackGal Pressman
2024-08-09net/mlx5e: Use extack in set ringparams callbackGal Pressman
2024-08-09net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman
2024-08-09net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu
2024-08-09net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu
2024-08-09net/mlx5e: Enable remove flow for hard packet limitJianbo Liu
2024-08-09net/mlx5: E-Switch, Increase max int port number for offloadChris Mi
2024-08-09net: ag71xx: use phylink_mii_ioctlRosen Penev
2024-08-09ibmvnic: Perform tx CSO during send scrq directNick Child
2024-08-09ibmvnic: Only record tx completed bytes once per handlerNick Child
2024-08-09ibmvnic: Introduce send sub-crq directNick Child
2024-08-09ibmvnic: Remove duplicate memory barriers in txNick Child
2024-08-09ibmvnic: Reduce memcpys in tx descriptor generationNick Child
2024-08-09ibmvnic: Use header len helper functions on txNick Child
2024-08-09ibmvnic: Only replenish rx pool when resources are getting lowNick Child
2024-08-09net: fs_enet: Fix warning due to wrong typeChristophe Leroy
2024-08-09net: usb: cdc_ether: don't spew notificationszhangxiangqian
2024-08-09gtp: pull network headers in gtp_dev_xmit()Eric Dumazet
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-08-09net: stmmac: xgmac: use const char arrays for string constantsSimon Horman
2024-08-09net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki
2024-08-08net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer
2024-08-08net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET
2024-08-08net: atlantic: use ethtool_sprintfRosen Penev