summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju Rangoju4-10/+126
2023-01-10e1000e: Enable Link Partner Advertised SupportJamie Gloudon2-1/+18
2023-01-09cdc_ether: no need to blacklist any r8152 devicesBjørn Mork1-114/+0
2023-01-09r8152: add USB device driver for config selectionBjørn Mork1-32/+81
2023-01-09usbnet: optimize usbnet_bh() to reduce CPU loadLeesoo Ahn1-12/+17
2023-01-09net: phy: micrel: Fix warn: passing zero to PTR_ERRDivya Koppera1-5/+5
2023-01-09net: phy: micrel: Fixed error related to uninitialized symbol retDivya Koppera1-1/+2
2023-01-07net: ngbe: Remove structure ngbe_adapterMengyuan Lou5-205/+120
2023-01-07net: txgbe: Remove structure txgbe_adapterJiawen Wu6-90/+64
2023-01-07net: wangxun: Rename private structure in libwxJiawen Wu10-432/+432
2023-01-07net: wangxun: Move MAC address handling to libwxJiawen Wu7-212/+151
2023-01-07net: ngbe: Move defines into unified fileJiawen Wu4-35/+27
2023-01-07net: txgbe: Move defines into unified fileJiawen Wu4-25/+16
2023-01-07net: ngbe: Remove structure ngbe_hwJiawen Wu5-95/+84
2023-01-07net: txgbe: Remove structure txgbe_hwJiawen Wu5-66/+49
2023-01-07net: phy: micrel: Change handler interrupt for lan8814Horatiu Vultur1-17/+8
2023-01-06netdevsim: move devlink registration under the instance lockJakub Kicinski1-3/+8
2023-01-06netdevsim: rename a labelJakub Kicinski1-2/+2
2023-01-06net: ipa: don't maintain IPA interrupt handler arrayAlex Elder1-28/+22
2023-01-06net: ipa: kill ipa_interrupt_add()Alex Elder4-59/+3
2023-01-06net: ipa: register IPA interrupt handlers directlyAlex Elder5-21/+31
2023-01-06net: ipa: enable IPA interrupt handlers separate from registrationAlex Elder4-7/+26
2023-01-06net: ipa: introduce ipa_interrupt_enable()Alex Elder1-16/+25
2023-01-06net: ipa: introduce a common microcontroller interrupt handlerAlex Elder1-4/+15
2023-01-06net: ethernet: enetc: do not always access skb_shared_info in the XDP pathLorenzo Bianconi1-6/+8
2023-01-06net: ethernet: enetc: get rid of xdp_redirect_sg counterLorenzo Bianconi2-3/+0
2023-01-06net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffersLorenzo Bianconi1-14/+10
2023-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski422-3726/+5264
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds63-345/+720
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-24/+43
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-19/+25
2023-01-05net: ethernet: ti: am65-cpsw: Add support for SERDES configurationSiddharth Vadapalli2-0/+69
2023-01-05net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9GSiddharth Vadapalli1-0/+8
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-05qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds18-141/+148
2023-01-03igc: Remove reset adapter task for i226 during disable tsn configMuhammad Husaini Zulkifli3-12/+7
2023-01-03igc: enable Qbv configuration for 2nd GCLTan Tee Min3-9/+15
2023-01-03igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli5-16/+65
2023-01-03usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-03net: dpaa: Fix dtsec check for PCS availabilitySean Anderson1-1/+1
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya1-9/+21
2023-01-03drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur1-1/+1
2023-01-02vxlan: Fix memory leaks in error pathIdo Schimmel1-6/+13
2023-01-02gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin1-0/+1
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-45/+212
2023-01-01net: ipa: use proper endpoint mask for suspendAlex Elder1-2/+1
2023-01-01net: dsa: qca8k: improve mdio master read/write by using single lo/hiChristian Marangi1-6/+6