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
/
fjes
/
fjes_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
1
-16
/
+1
2016-10-14
fjes: ethtool -w and -W support for fjes driver
Taku Izumi
1
-0
/
+137
2016-10-14
fjes: Add tracepoints in fjes driver
Taku Izumi
1
-3
/
+22
2016-10-14
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
1
-0
/
+9
2016-04-16
fjes: Introduce spinlock for rx_status
Taku Izumi
1
-1
/
+21
2016-04-16
fjes: Enhance changing MTU related work
Taku Izumi
1
-1
/
+7
2015-11-15
fjes: fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2015-11-07
fjes: Delete an unnecessary check before the function call "vfree"
Markus Elfring
1
-3
/
+1
2015-09-17
fjes: fix off-by-one error at fjes_hw_update_zone_task()
Taku Izumi
1
-4
/
+4
2015-08-24
fjes: epstop_task
Taku Izumi
1
-0
/
+31
2015-08-24
fjes: update_zone_task
Taku Izumi
1
-0
/
+179
2015-08-24
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
1
-0
/
+27
2015-08-24
fjes: NAPI polling function
Taku Izumi
1
-0
/
+40
2015-08-24
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
1
-0
/
+55
2015-08-24
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
1
-0
/
+145
2015-08-24
fjes: buffer address regist/unregistration routine
Taku Izumi
1
-0
/
+186
2015-08-24
fjes: ES information acquisition routine
Taku Izumi
1
-0
/
+101
2015-08-24
fjes: Hardware cleanup routine
Taku Izumi
1
-0
/
+66
2015-08-24
fjes: Hardware initialization routine
Taku Izumi
1
-0
/
+295