summaryrefslogtreecommitdiffstats
path: root/sound/isa/es18xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-15Bluetooth: qca: use the power sequencer for QCA6390Bartosz Golaszewski1-15/+59
2024-07-15dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390Bartosz Golaszewski1-0/+17
2024-07-15net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski1-1/+0
2024-07-15net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki1-6/+35
2024-07-15net: dsa: vsc73xx: Add bridge supportPawel Dembicki1-0/+5
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki3-5/+8
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki2-2/+6
2024-07-15net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki2-4/+71
2024-07-15net: dsa: vsc73xx: introduce tag 8021q for vsc73xxPawel Dembicki4-0/+77
2024-07-15net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()Vladimir Oltean3-17/+24
2024-07-15net: dsa: tag_sja1105: prefer precise source port info on SJA1110 tooVladimir Oltean1-4/+4
2024-07-15net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() into dsa_8021q_rcv()Vladimir Oltean4-36/+34
2024-07-15net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa...Vladimir Oltean2-23/+32
2024-07-15net: dsa: vsc73xx: Add vlan filteringPawel Dembicki2-3/+566
2024-07-15net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki1-11/+85
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar12-69/+122
2024-07-15virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4
2024-07-15net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)3-28/+494
2024-07-15dt-bindings: ethernet-phy: add optional brr-mode flagKamil Horák (2N)1-0/+8
2024-07-15net: phy: bcm54811: Add LRE registers definitionsKamil Horák (2N)1-0/+88
2024-07-15net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)3-1/+6
2024-07-15virtio_net: xsk: rx: support recv merge modeXuan Zhuo1-0/+144
2024-07-15virtio_net: xsk: rx: support recv small modeXuan Zhuo1-8/+168
2024-07-15virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo1-4/+66
2024-07-15virtio_net: xsk: support wakeupXuan Zhuo1-0/+24
2024-07-15virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo1-0/+134
2024-07-15virtio_net: separate receive_mergeableXuan Zhuo1-30/+47
2024-07-15virtio_net: separate receive_bufXuan Zhuo1-27/+35
2024-07-15virtio_net: separate virtnet_tx_resize()Xuan Zhuo1-6/+29
2024-07-15virtio_net: separate virtnet_rx_resize()Xuan Zhuo1-8/+21
2024-07-15virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOMXuan Zhuo1-12/+9
2024-07-15soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao1-1/+1
2024-07-15net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean1-11/+0
2024-07-15net: dpaa: stop ignoring TX queues past the number of CPUsVladimir Oltean1-5/+1
2024-07-15net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]Vladimir Oltean2-20/+47
2024-07-15net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean2-6/+24
2024-07-15Bluetooth: btintel: Add firmware ID to firmware nameKiran K2-21/+73
2024-07-15Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov2-6/+0
2024-07-15Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu1-0/+2
2024-07-15Bluetooth: hci_event: Set QoS encryption from BIGInfo reportIulia Tanasescu1-0/+2
2024-07-15Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale1-4/+48
2024-07-15Bluetooth: btnxpuart: Update firmware namesNeeraj Sanjay Kale1-17/+50
2024-07-15dt-bindings: net: bluetooth: nxp: Add firmware-name propertyNeeraj Sanjay Kale1-0/+4
2024-07-15Bluetooth: hci_bcm4377: Add BCM4388 supportHector Martin2-17/+50
2024-07-15Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu3-2/+40
2024-07-15Bluetooth: iso: remove unused struct 'iso_list_data'Dr. David Alan Gilbert1-5/+0
2024-07-15Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum1-2/+0
2024-07-15Bluetooth: Use sizeof(*pointer) instead of sizeof(type)Erick Archer4-6/+5
2024-07-15Bluetooth: MGMT: Uninitialized variable in load_conn_param()Dan Carpenter1-1/+1
2024-07-15Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'Dr. David Alan Gilbert1-5/+0