summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-12net: ieee802154: mcr20a: Switch to use dev_err_probe() helperYang Yingliang
2022-07-18net/ieee802154: fix repeated words in commentsJilin Yuan
2022-06-09bonding: cleanup bond_createJonathan Toppins
2022-06-09bonding: netlink error message support for optionsJonathan Toppins
2022-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-09team: adopt u64_stats_tEric Dumazet
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet
2022-06-09wireguard: receive: use dev_sw_netstats_rx_add()Eric Dumazet
2022-06-09ipvlan: adopt u64_stats_tEric Dumazet
2022-06-09vlan: adopt u64_stats_tEric Dumazet
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-09drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-09net: macb: change return type for gem_ptp_set_one_step_sync()Claudiu Beznea
2022-06-09vmxnet3: update to version 7Ronak Doshi
2022-06-09vmxnet3: use ext1 field to indicate encapsulated packetRonak Doshi
2022-06-09vmxnet3: limit number of TXDs used for TSO packetRonak Doshi
2022-06-09vmxnet3: add command to set ring buffer sizesRonak Doshi
2022-06-09vmxnet3: add support for out of order rx completionRonak Doshi
2022-06-09vmxnet3: add support for large passthrough BAR registerRonak Doshi
2022-06-09vmxnet3: add support for capability registersRonak Doshi
2022-06-09vmxnet3: prepare for version 7 changesRonak Doshi
2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-06-08xen/netback: do some code cleanupJuergen Gross
2022-06-08net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga
2022-06-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-08net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-08net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET
2022-06-08ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-08ice: remove u16 arithmetic in ice_gnssKarol Kolacinski
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski
2022-06-07net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-07net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusionsChristophe JAILLET
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds