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
2022-02-02
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-3
/
+2
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-10-22
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
3
-8
/
+11
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-2
/
+2
2021-06-10
fjes: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-01
fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-10
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+4
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+3
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-12-09
fjes: fix missed check in fjes_acpi_add
Chuhong Yuan
1
-0
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-1
/
+1
2019-10-29
fjes: Handle workqueue allocation failure
Will Deacon
1
-1
/
+14
2019-06-22
fjes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
10
-159
/
+10
2018-12-10
fjes: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+1
2018-07-05
fjes: use currently unused variable my_epid and max_epid
Colin Ian King
1
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-06-13
fjes: remove duplicate set of flag IFF_BROADCAST
Zhang Shengju
1
-1
/
+0
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+72
2017-03-22
fjes: Do not load fjes driver if extended socket device is not power on.
Yasuaki Ishimatsu
1
-0
/
+24
2017-03-22
fjes: Do not load fjes driver if system does not have extended socket device.
Yasuaki Ishimatsu
1
-5
/
+47
2017-03-15
fjes: Fix wrong netdevice feature flags
Taku Izumi
1
-1
/
+1
2017-03-12
net: fjes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+9
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-5
/
+2
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-0
/
+2
2016-10-17
fjes: fix format string for trace output
Arnd Bergmann
1
-2
/
+2
2016-10-14
fjes: Update fjes driver version : 1.2
Taku Izumi
1
-1
/
+1
2016-10-14
fjes: Add debugfs entry for EP status information in fjes driver
Taku Izumi
4
-2
/
+145
2016-10-14
fjes: ethtool -w and -W support for fjes driver
Taku Izumi
4
-0
/
+284
2016-10-14
fjes: Add tracepoints in fjes driver
Taku Izumi
5
-4
/
+369
2016-10-14
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
4
-5
/
+137
2016-10-14
fjes: ethtool -d support for fjes driver
Taku Izumi
1
-0
/
+48
2016-08-15
fjes: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-06-03
net: fjes: fjes_main: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
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
[next]