summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm
AgeCommit message (Expand)Author
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-11net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2023-12-08qca_spi: Fix reset behaviorStefan Wahren
2023-12-08qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-08qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-09-20net: ethernet: qualcomm: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-16net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-12net: ethernet: Add missing depends on MDIO_DEVRESAndrew Lunn
2023-03-20net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra
2023-01-13net: qualcomm: rmnet: add ethtool support for configuring tx aggregationDaniele Palmas
2023-01-13net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-19net: emac: Fix typo in a commentXiang wangx
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-04net: ethernet: Use netif_rx().Sebastian Andrzej Siewior
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-21net: qualcomm: rmnet: Use skb_put_zero() to simplify codeChristophe JAILLET
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-14ethernet: make use of eth_hw_addr_random() where appropriateJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-07ethernet: make more use of device_get_ethdev_address()Jakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang
2021-08-31net: qualcomm: fix QCA7000 checksum handlingStefan Wahren
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-09net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-21net: qualcomm: rmnet: fix two pointer math bugsDan Carpenter
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18sched: Unbreak wakeupsPeter Zijlstra
2021-06-16net: qualcomm: rmnet: Remove some unneeded castsSubash Abhinov Kasiviswanathan
2021-06-16net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGSBjorn Andersson
2021-06-14net: qualcomm: rmnet: always expose a few functionsAlex Elder
2021-06-14net: qualcomm: rmnet: don't over-count statisticsAlex Elder