index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fjes
/
fjes_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fjes: fix memleaks in fjes_hw_setup
Zhipeng Lu
2024-01-24
1
-7
/
+30
*
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
2021-10-22
1
-1
/
+2
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
2019-06-05
1
-16
/
+1
*
fjes: ethtool -w and -W support for fjes driver
Taku Izumi
2016-10-14
1
-0
/
+137
*
fjes: Add tracepoints in fjes driver
Taku Izumi
2016-10-14
1
-3
/
+22
*
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
2016-10-14
1
-0
/
+9
*
fjes: Introduce spinlock for rx_status
Taku Izumi
2016-04-16
1
-1
/
+21
*
fjes: Enhance changing MTU related work
Taku Izumi
2016-04-16
1
-1
/
+7
*
fjes: fix inconsistent indenting
Colin Ian King
2015-11-15
1
-1
/
+1
*
fjes: Delete an unnecessary check before the function call "vfree"
Markus Elfring
2015-11-07
1
-3
/
+1
*
fjes: fix off-by-one error at fjes_hw_update_zone_task()
Taku Izumi
2015-09-17
1
-4
/
+4
*
fjes: epstop_task
Taku Izumi
2015-08-24
1
-0
/
+31
*
fjes: update_zone_task
Taku Izumi
2015-08-24
1
-0
/
+179
*
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
2015-08-24
1
-0
/
+27
*
fjes: NAPI polling function
Taku Izumi
2015-08-24
1
-0
/
+40
*
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
2015-08-24
1
-0
/
+55
*
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
2015-08-24
1
-0
/
+145
*
fjes: buffer address regist/unregistration routine
Taku Izumi
2015-08-24
1
-0
/
+186
*
fjes: ES information acquisition routine
Taku Izumi
2015-08-24
1
-0
/
+101
*
fjes: Hardware cleanup routine
Taku Izumi
2015-08-24
1
-0
/
+66
*
fjes: Hardware initialization routine
Taku Izumi
2015-08-24
1
-0
/
+295