summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson5-91/+57
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson3-65/+67
2024-03-08ionic: drop q mappingShannon Nelson3-35/+10
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson4-60/+45
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller6-42/+53
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna5-2/+23
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King1-14/+0
2024-03-08eth: bnxt: support per-queue statisticsJakub Kicinski1-0/+65
2024-03-08net: introduce include/net/rps.hEric Dumazet6-0/+6
2024-03-08net: usbnet: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-08net: usbnet: Leverage core stats allocatorBreno Leitao1-7/+1
2024-03-08net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2024-03-08net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)1-2/+3
2024-03-08net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)1-1/+4
2024-03-08atm: fore200e: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08isdn: capi: make capi_class constantRicardo B. Marliere1-9/+12
2024-03-08isdn: mISDN: make elements_class constantRicardo B. Marliere1-6/+10
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski116-797/+1372
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-150/+257
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu1-8/+4
2024-03-07net/mlx5: Enable SD featureTariq Toukan1-1/+2
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2-2/+4
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan10-69/+111
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan10-57/+179
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan8-27/+35
2024-03-07net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2-10/+23
2024-03-07net/mlx5e: Create single netdev per SD groupTariq Toukan1-7/+62
2024-03-07net/mlx5: SD, Add debugfsTariq Toukan1-0/+34
2024-03-07net/mlx5: SD, Add informative prints in kernel logTariq Toukan1-0/+21
2024-03-07net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan1-1/+184
2024-03-07net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2-2/+121
2024-03-07net/mlx5: SD, Implement basic query and instantiationTariq Toukan1-1/+109
2024-03-07net/mlx5: SD, Introduce SD libTariq Toukan4-1/+110
2024-03-07mlxbf_gige: add support to display pause frame countersDavid Thompson2-0/+66
2024-03-07net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko1-16/+16
2024-03-07net: geneve: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-07net: geneve: Leverage core stats allocatorBreno Leitao1-9/+2
2024-03-07net: gtp: Move net_device assigned in setupBreno Leitao1-10/+2
2024-03-07net: gtp: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-07net: gtp: Leverage core stats allocatorBreno Leitao1-5/+1
2024-03-07net: macsec: Leverage core stats allocatorBreno Leitao1-8/+2
2024-03-07sr9800: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2024-03-07Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+1
2024-03-07Bluetooth: btusb: Add support Mediatek MT7920Peter Tsao1-1/+10
2024-03-07Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2-0/+2
2024-03-07Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler1-0/+3
2024-03-07Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2-5/+9
2024-03-07Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov1-0/+1
2024-03-07Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov3-6/+19