index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
2021-06-11
net: qualcomm: rmnet: eliminate some ifdefs
Alex Elder
2021-06-11
net: qualcomm: rmnet: use ip_is_fragment()
Alex Elder
2021-06-09
net: ethernet: rmnet: Always subtract MAP header
Kristian Evensen
2021-06-03
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
2021-06-01
net: ethernet: rmnet: Add support for MAPv5 egress packets
Sharath Chandra Vurukala
2021-06-01
net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
Sharath Chandra Vurukala
2021-05-10
net: qca_spi: Introduce stat about bad signature
Stefan Wahren
2021-05-10
net: qca_spi: Avoid re-sync for single signature error
Stefan Wahren
2021-05-10
net: qca_spi: Avoid reading signature three times in a row
Stefan Wahren
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
2021-03-15
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
2021-03-15
net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
Alex Elder
2021-03-15
net: qualcomm: rmnet: simplify some byte order logic
Alex Elder
2021-02-06
net: qualcomm: rmnet: Fix rx_handler for non-linear skbs
Loic Poulain
2020-12-10
net: qualcomm: rmnet: Update rmnet device MTU based on real device
Subash Abhinov Kasiviswanathan
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-16
net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup
Subash Abhinov Kasiviswanathan
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-08-26
net: ethernet: qualcomm: constify qca_serdev_ops
Rikard Falkeborn
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
2020-07-04
net: rmnet: do not allow to add multiple bridge interfaces
Taehee Yoo
2020-07-04
net: rmnet: fix lower interface leak
Taehee Yoo
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-05
net: emac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-02
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
2020-03-08
net: rmnet: set NETIF_F_LLTX flag
Taehee Yoo
2020-03-05
net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC
Taehee Yoo
2020-03-05
net: rmnet: print error message when command fails
Taehee Yoo
2020-03-05
net: rmnet: add missing module alias
Taehee Yoo
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
2020-02-19
net: qcom/emac: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-20
net: qca_spi: Move reset_count to struct qcaspi
Stefan Wahren
2019-11-20
net: qca_spi: fix receive buffer size check
Michael Heimpold
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-07
net: qcom/emac: Demote MTU change print to debug
Florian Fainelli
2019-11-05
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
[next]