Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4693916846269d633a3664586650dbfac2c5562f
/
drivers
/
net
/
ethernet
/
hisilicon
76b825a
net: hns: Bugfix for Tx timeout handling in hns driver
by Lin Yun Sheng
· 7 years ago
27463ad
net: hns: Fix a skb used after free bug
by Yunsheng Lin
· 8 years ago
ebe8d35
net: hns: Fix a wrong op phy C45 code
by Yunsheng Lin
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
67cd9a99
net: hns: Use phy_driver to setup Phy loopback
by Lin Yun Sheng
· 8 years ago
b86a496
ACPI: hns_dsaf_acpi_dsm_guid can be static
by kbuild test robot
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7fe5b91
net/hns:bugfix of ethtool -t phy self_test
by Lin Yun Sheng
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
94116f8
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
by Andy Shevchenko
· 8 years ago
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
412b65d
net: hns: fix ethtool_get_strings overflow in hns driver
by Timmy Li
· 8 years ago
804ffe5
net: hns: support deferred probe when no mdio
by lipeng
· 8 years ago
2fdd6ba
net: hns: support deferred probe when can not obtain irq
by lipeng
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b4957ab
net: hns: Some checkpatch.pl script & warning fixes
by Salil
· 8 years ago
820c90c
net: hns: Avoid Hip06 chip TX packet line bug
by lipeng
· 8 years ago
76b588b
net: hns: Adjust the SBM module buffer threshold
by Kejian Yan
· 8 years ago
a218558
net: hns: Simplify the exception sequence in hns_ppe_init()
by Kejian Yan
· 8 years ago
d592a4a
net: hns: Optimise the code in hns_mdio_wait_ready()
by Kejian Yan
· 8 years ago
6961acf
net: hns: Clean redundant code from hns_mdio.c file
by Kejian Yan
· 8 years ago
9f1607b
net: hns: Remove redundant mac table operations
by Kejian Yan
· 8 years ago
20f0d4f
net: hns: Remove redundant mac_get_id()
by Kejian Yan
· 8 years ago
040a380
net: hns: Remove the redundant adding and deleting mac function
by Kejian Yan
· 8 years ago
64ec10d
net: hns: Correct HNS RSS key set function
by lipeng
· 8 years ago
f2aaed5
net: hns: Replace netif_tx_lock to ring spin lock
by lipeng
· 8 years ago
b29bd41
net: hns: Fix to adjust buf_size of ring according to mtu
by lipeng
· 8 years ago
36eedfde1
net: hns: Optimize hns_nic_common_poll for better performance
by lipeng
· 8 years ago
4b7cdec
net: hns: bug fix of ethtool show the speed
by Daode Huang
· 8 years ago
fb0672d
net: hns: Remove redundant memset during buffer release
by lipeng
· 8 years ago
de99208
net: hns: Optimize the code for GMAC pad and crc Config
by lipeng
· 8 years ago
87ff7e1
net: hns: Modify GMAC init TX threshold value
by lipeng
· 8 years ago
ba2d079
net: hns: Fix the implementation of irq affinity function
by lipeng
· 8 years ago
b917078
net: hns: Add ACPI support to check SFP present
by Daode Huang
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
834a61d
net: hns: avoid gcc-7.0.1 warning for uninitialized data
by Arnd Bergmann
· 8 years ago
a17f186
net: hns: fix uninitialized data use
by Arnd Bergmann
· 8 years ago
a06d4d6
net: hip04: Omit private ndo_get_stats function
by Tobias Klauser
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b85ea00
net: hns: Fix the device being used for dma mapping during TX
by Kejian Yan
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b3f2d07
hns: avoid stack overflow with CONFIG_KASAN
by Arnd Bergmann
· 8 years ago
ff3edc9
hns_enet: use cpumask_var_t for on-stack mask
by Arnd Bergmann
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
f7ca8e3b
net: hix5hd2_gmac: fix compatible strings name
by Dongpo Li
· 8 years ago
8cd1f70
net: ethernet: hip04: Call SET_NETDEV_DEV()
by Dongpo Li
· 8 years ago
2087d42
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
by Dongpo Li
· 8 years ago
862b3d2
net: hns: Fix to conditionally convey RX checksum flag to stack
by Salil
· 8 years ago
7087140
net: hix5hd2_gmac: add reset control and clock signals
by Dongpo Li
· 8 years ago
e5222b1
net: hix5hd2_gmac: add tx scatter-gather feature
by Dongpo Li
· 8 years ago
d0fb6ba
net: hix5hd2_gmac: add generic compatible string
by Dongpo Li
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
66355f5
net: hns: add the support to add/remove the ucast entry to/from table
by Kejian Yan
· 8 years ago
ec2cafe
net: hns: add multicast tcam table clear
by Kejian Yan
· 8 years ago
590457f
net: hns: modify tcam table of mask_key
by Qianqian Xie
· 8 years ago
9d189b8
net: hns: modify tcam table of mac mc-entry
by Qianqian Xie
· 8 years ago
928971b
net: hns: modify tcam table of mac mc-port
by Qianqian Xie
· 8 years ago
39a6c9e
net: hns: modify table index to get mac entry
by Qianqian Xie
· 8 years ago
c9c0b37
net: hns: modify tcam table of mac uc-entry
by Qianqian Xie
· 8 years ago
5483bfc
net: hns: modify tcam table and set mac key
by Qianqian Xie
· 8 years ago
d30721d
net: hns: modify buffer format of cpu data to le64
by Qianqian Xie
· 8 years ago
20b3385
net: hns: fix to intimate the link-status change by adding LF/RF method
by Daode Huang
· 8 years ago
28b3012
net: hns: modify ethtool statistics value error
by Qianqian Xie
· 8 years ago
f165e03
net: hns: delete redundant macro definition
by Qianqian Xie
· 8 years ago
da2ef1e
net: hns: bug fix about restart auto-negotiation
by Daode Huang
· 8 years ago
2e7c805
net: hns: set default mac pause time to 0xffff
by Daode Huang
· 8 years ago
1f5fa2d
net: hns: fix for promisc mode in HNS driver
by Kejian Yan
· 8 years ago
153b1d4
net: hns: add fuzzy match of tcam table for hns
by Kejian Yan
· 8 years ago
2271150
net: hns: fix device reference leaks
by Johan Hovold
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
af40097
net: hisilicon: Fix hns_mdio module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
a7deb92
net: hns: Fix hns_dsaf module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
a7f7b44
net: hip04: Remove superfluous ether_setup after alloc_etherdev
by Tobias Klauser
· 8 years ago
b292fb8
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
6b5e09a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
451e856
net: hns: Add missing \n to end of dev_err messages, tidy up text
by Colin Ian King
· 8 years ago
5d80b3e
net: hns: delete redundant broadcast packet filter process
by Daode Huang
· 8 years ago
2162a4a
net: hns: bug fix about broadcast/multicast packets
by Daode Huang
· 8 years ago
58035fd
net: hns: fix the bug of forwarding table
by Daode Huang
· 8 years ago
ea870bf
net: hns: fix port not available after testing loopback
by Kejian Yan
· 8 years ago
3444727
net: hns: delete repeat read fbd num after while
by Daode Huang
· 8 years ago
cee5add
net: hns: add fini_process for v2 napi process
by Daode Huang
· 8 years ago
6771cbf
net: hns: bug fix about setting coalsecs-usecs to 0
by Daode Huang
· 8 years ago
0e97cd4
net: hns: fix port unavailable after hnae_reserve_buffer_map fail
by lipeng
· 8 years ago
49e3e6f
net: hip04: mark tx_done() static
by Baoyou Xie
· 8 years ago
ecdad23
net: hisilicon: mark symbols static where possible
by Baoyou Xie
· 8 years ago
d270f76
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
262b38c
net: ethernet: hisilicon: hns: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
66f58ec
hisilicon: constify net_device_ops structures
by Julia Lawall
· 8 years ago
bc6f013
net: hisilicon: constify ethtool_ops structures
by Julia Lawall
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c234af5
net: hns: dereference ppe_cb->ppe_common_cb if it is non-null
by Colin Ian King
· 8 years ago
d605916
net: hns: Add support of ACPI to HNS driver RoCE Reset function
by Salil
· 8 years ago
Next »