summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-07Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-03-07Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski1-3/+3
2024-03-07Bluetooth: btintel: Print Firmware Sequencer informationKiran K1-0/+114
2024-03-07Bluetooth: btbcm: Use devm_kstrdup()Christophe JAILLET1-4/+1
2024-03-07Bluetooth: btbcm: Use strreplace()Christophe JAILLET1-5/+2
2024-03-07Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis1-1/+1
2024-03-07Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid1-0/+5
2024-03-07Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale1-3/+21
2024-03-07Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou2-0/+17
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller12-201/+125
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund2-106/+33
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund2-8/+9
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund2-3/+3
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund2-20/+24
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund2-6/+7
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund2-30/+33
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller10-1374/+1182
2024-03-06net: fec: Fixup EEEAndrew Lunn1-18/+5
2024-03-06net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn1-37/+38
2024-03-06net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn1-0/+28
2024-03-06net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn2-5/+49
2024-03-06net: phy: Keep track of EEE configurationAndrew Lunn1-2/+5
2024-03-06net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn1-0/+7
2024-03-06net: tap: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-06net: tuntap: Leverage core stats allocatorBreno Leitao1-9/+2
2024-03-05ptp: fc3: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere1-15/+15
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere1-8/+8
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere1-9/+9
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere1-12/+9
2024-03-05net: hns: make hnae_class constantRicardo B. Marliere1-6/+7
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur1-0/+19
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur1-0/+19
2024-03-05Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...Paolo Abeni6-3/+13
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet1-1/+1
2024-03-05net: dsa: mt7530: simplify link operationsArınç ÜNAL2-13/+1
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL1-2/+12
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL1-10/+10
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL1-12/+2
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL2-118/+7
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL2-68/+19
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL1-4/+2
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL1-1/+1