summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-14wifi: rtw88: Debug output for rtw8723x EFUSEFiona Klute
2024-03-14wifi: rtw88: Shared module for rtw8723x devicesFiona Klute
2024-03-14wifi: rtw89: 8922a: add 8922ae to Makefile and KconfigPing-Ke Shih
2024-03-14wifi: rtw89: 8922a: update chip parameter for coexChing-Te Ku
2024-03-14wifi: rtw89: coex: Add TDMA slot parameter setting version 7Ching-Te Ku
2024-03-14wifi: rtw89: coex: Add TDMA version 7Ching-Te Ku
2024-03-14wifi: rtw89: coex: Add antenna setting function for RTL8922AChing-Te Ku
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku
2024-03-14ssb: use "break" on default case to prevent warningRandy Dunlap
2024-03-12ssb: drop use of non-existing CONFIG_SSB_DEBUG symbolRandy Dunlap
2024-03-12bcma: convert to platform remove callback returning voidUwe Kleine-König
2024-03-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou
2024-03-12ssb: Fix potential NULL pointer dereference in ssb_device_uevent()Rand Deeb
2024-03-12wifi: rtw89: Correct EHT TX rate on 20MHz connectionDian-Syuan Yang
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina
2024-03-11net: wan: Add support for QMC HDLCHerve Codina
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-08Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-03-08Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson
2024-03-08ionic: better dma-map error handlingShannon Nelson
2024-03-08ionic: remove unnecessary NULL testShannon Nelson
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson
2024-03-08ionic: refactor skb buildingShannon Nelson
2024-03-08ionic: fold adminq clean into service routineShannon Nelson
2024-03-08ionic: use specialized desc info structsShannon Nelson
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson
2024-03-08ionic: drop q mappingShannon Nelson
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07net: usbnet: Remove generic .ndo_get_stats64Breno Leitao