aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm
AgeCommit message (Expand)Author
2020-07-07net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo
2020-07-07net: rmnet: fix lower interface leakTaehee Yoo
2020-07-07net: rmnet: use GFP_KERNEL instead of GFP_ATOMICTaehee Yoo
2020-07-07net: rmnet: print error message when command failsTaehee Yoo
2020-05-21net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-05-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-05-21net: rmnet: fix bridge mode bugsTaehee Yoo
2020-05-21net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-05-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-05-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-05-21net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-05-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-05-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2019-12-29net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-02-13net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-03net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-11-30net: qualcomm: rmnet: Remove set but not used variable 'cmd'YueHaibing
2018-11-28net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...YueHaibing
2018-11-24net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-08net: qca_spi: Add available buffer space verificationStefan Wahren
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-24net: qca_spi: Introduce write register verificationStefan Wahren
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