summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-06Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale
2024-03-06Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-05net: fec: Fixup EEEAndrew Lunn
2024-03-05net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: tap: Remove generic .ndo_get_stats64Breno Leitao
2024-03-05net: tuntap: Leverage core stats allocatorBreno Leitao
2024-03-05ptp: fc3: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere
2024-03-05net: hns: make hnae_class constantRicardo B. Marliere
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur
2024-03-05Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet
2024-03-05net: dsa: mt7530: simplify link operationsArınç ÜNAL
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL
2024-03-05vhost/net: remove vhost_net_page_frag_refill()Yunsheng Lin
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-05page_frag: unify gfp bits for order 3 page allocationYunsheng Lin
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-03-04igc: fix LEDS_CLASS dependencyArnd Bergmann
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04ice: avoid unnecessary devm_ usageMaciej Fijalkowski
2024-03-04ice: do not disable Tx queues twice in ice_down()Maciej Fijalkowski
2024-03-04ice: cleanup line splitting for context set functionsJacob Keller
2024-03-04ice: use GENMASK instead of BIT(n) - 1 in pack functionsJacob Keller