index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
hisilicon/hns: convert comma to semicolon
Zheng Yongjun
1
-6
/
+6
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
9
-108
/
+124
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-22
/
+22
2020-09-18
net: hns: kerneldoc fixes
Lu Wei
1
-2
/
+2
2020-09-16
net: hns: kerneldoc fixes
Lu Wei
1
-20
/
+20
2020-09-11
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
1
-1
/
+2
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
1
-2
/
+1
2020-09-10
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+6
2020-08-31
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
YueHaibing
1
-2
/
+0
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
1
-4
/
+1
2020-08-24
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
1
-3
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
1
-1
/
+1
2020-06-25
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-04-20
net: hns: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-02-26
net: hns: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-15
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
1
-3
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-25
/
+1
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-3
/
+5
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
1
-0
/
+2
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-7
/
+1
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
1
-0
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+4
2019-06-02
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
21
-105
/
+21
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-47
/
+62
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
10
-32
/
+26
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
1
-1
/
+3
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
1
-6
/
+27
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
1
-1
/
+1
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
1
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
1
-2
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-3
/
+2
2019-02-27
net: hns: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
[next]