index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_enet.c
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2023-09-20
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2021-10-07
ethernet: use device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-17
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-04-01
net: hns: Fix some typos
Lu Wei
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
2021-03-08
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
2021-01-18
net: hns: fix variable used when DEBUG is defined
Tom Rix
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-11
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-24
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
2020-06-25
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
2019-01-04
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2018-08-29
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-08-22
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
[next]