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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
fjes: Fix unnecessary spinlock_irqsave
Taku Izumi
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-04-16
fjes: Update fjes driver version : 1.1
Taku Izumi
1
-1
/
+1
2016-04-16
fjes: Introduce spinlock for rx_status
Taku Izumi
3
-9
/
+72
2016-04-16
fjes: Enhance changing MTU related work
Taku Izumi
3
-11
/
+58
2016-04-16
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
1
-1
/
+2
2016-04-16
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
1
-7
/
+7
2016-04-16
fjes: optimize timeout value
Taku Izumi
1
-3
/
+3
2016-04-11
net: fjes: Use resource_size
Vaishali Thakkar
1
-1
/
+1
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-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-2
/
+0
2015-09-17
fjes: fix off-by-one error at fjes_hw_update_zone_task()
Taku Izumi
1
-4
/
+4
2015-08-24
fjes: ethtool support
Taku Izumi
4
-1
/
+141
2015-08-24
fjes: handle receive cancellation request interrupt
Taku Izumi
1
-0
/
+78
2015-08-24
fjes: epstop_task
Taku Izumi
3
-0
/
+33
2015-08-24
fjes: update_zone_task
Taku Izumi
3
-0
/
+194
2015-08-24
fjes: unshare_watch_task
Taku Izumi
2
-0
/
+129
2015-08-24
fjes: force_close_task
Taku Izumi
2
-0
/
+14
2015-08-24
fjes: interrupt_watch_task
Taku Izumi
2
-1
/
+44
2015-08-24
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
3
-0
/
+69
2015-08-24
fjes: net_device_ops.ndo_tx_timeout
Taku Izumi
1
-0
/
+9
2015-08-24
fjes: net_device_ops.ndo_change_mtu
Taku Izumi
1
-0
/
+29
2015-08-24
fjes: net_device_ops.ndo_get_stats64
Taku Izumi
1
-0
/
+13
2015-08-24
fjes: NAPI polling function
Taku Izumi
3
-2
/
+214
2015-08-24
fjes: tx_stall_task
Taku Izumi
2
-0
/
+63
2015-08-24
fjes: raise_intr_rxdata_task
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
4
-0
/
+245
2015-08-24
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
5
-0
/
+439
2015-08-24
fjes: buffer address regist/unregistration routine
Taku Izumi
2
-1
/
+194
2015-08-24
fjes: ES information acquisition routine
Taku Izumi
3
-0
/
+148
2015-08-24
fjes: platform_driver's .probe and .remove routine
Taku Izumi
2
-0
/
+119
2015-08-24
fjes: Hardware cleanup routine
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: Hardware initialization routine
Taku Izumi
5
-1
/
+650
2015-08-24
fjes: Introduce FUJITSU Extended Socket Network Device driver
Taku Izumi
3
-0
/
+275