aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm
AgeCommit message (Expand)Author
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-04-05net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2021-09-22net: qualcomm: fix QCA7000 checksum handlingStefan Wahren
2021-07-28net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-05-22net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2020-11-24net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-07-22net: rmnet: fix lower interface leakTaehee Yoo
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-20net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-01-27net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2019-12-13net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King
2019-11-12net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan
2018-11-23net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti
2018-09-05net: qca_spi: Fix race condition in spi transfersStefan Wahren
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net: qca_spi: Fix log level if probe failsStefan Wahren
2018-07-18net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-07-18net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing
2018-06-05net: qualcomm: rmnet: Fix use after free while sending command ackSubash Abhinov Kasiviswanathan
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan
2018-05-29net: qcom/emac: fix device tree initializationTimur Tabi
2018-05-20net: qcom/emac: Allocate buffers from local nodeHemanth Puranik
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik
2018-05-16net: qualcomm: rmnet: Remove redundant command checkSubash Abhinov Kasiviswanathan
2018-05-16net: qualcomm: rmnet: Add support for ethtool private statsSubash Abhinov Kasiviswanathan
2018-05-16net: qualcomm: rmnet: Capture all drops in transmit pathSubash Abhinov Kasiviswanathan
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-03-26net: qualcomm: rmnet: check for null ep to avoid null pointer dereferenceColin Ian King
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: qualcomm: rmnet: Implement fill_infoSubash Abhinov Kasiviswanathan
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan