index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fjes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
1
-3
/
+1
*
net: fjes: correct TRACE_INCLUDE_PATH
Jakub Kicinski
2024-05-31
1
-1
/
+1
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-5
/
+5
*
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
1
-1
/
+1
|
\
|
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
|
net: fjes: drop owner assignment
Krzysztof Kozlowski
2024-04-08
1
-1
/
+0
|
/
*
fjes: fix memleaks in fjes_hw_setup
Zhipeng Lu
2024-01-25
1
-7
/
+30
*
net: fjes: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-06
1
-4
/
+2
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-1
/
+1
*
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
1
-3
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: fjes: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
2022-09-22
1
-592
/
+560
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-02
1
-3
/
+2
*
fjes: Check for error irq
Jiasheng Jiang
2021-12-22
1
-0
/
+5
*
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
2021-10-22
3
-8
/
+11
*
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
1
-2
/
+2
|
\
|
*
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-30
1
-2
/
+2
*
|
fjes: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-10
1
-0
/
+4
*
|
fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
2021-06-02
1
-10
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
2
-1
/
+4
|
|
\
|
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-25
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-11-27
1
-1
/
+1
|
|
|
/
*
|
/
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-0
/
+3
|
\
\
|
*
|
fjes: fix missed check in fjes_acpi_add
Chuhong Yuan
2019-12-09
1
-0
/
+3
|
|
/
*
/
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
fjes: Handle workqueue allocation failure
Will Deacon
2019-10-29
1
-1
/
+14
*
fjes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-23
1
-13
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
2019-06-05
10
-159
/
+10
*
fjes: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-10
1
-13
/
+1
*
fjes: use currently unused variable my_epid and max_epid
Colin Ian King
2018-07-05
1
-4
/
+4
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
fjes: remove duplicate set of flag IFF_BROADCAST
Zhang Shengju
2017-06-13
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-24
1
-6
/
+72
|
\
|
*
fjes: Do not load fjes driver if extended socket device is not power on.
Yasuaki Ishimatsu
2017-03-22
1
-0
/
+24
|
*
fjes: Do not load fjes driver if system does not have extended socket device.
Yasuaki Ishimatsu
2017-03-22
1
-5
/
+47
|
*
fjes: Fix wrong netdevice feature flags
Taku Izumi
2017-03-15
1
-1
/
+1
*
|
net: fjes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-13
1
-10
/
+9
|
/
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-5
/
+2
*
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-0
/
+2
*
fjes: fix format string for trace output
Arnd Bergmann
2016-10-17
1
-2
/
+2
*
fjes: Update fjes driver version : 1.2
Taku Izumi
2016-10-14
1
-1
/
+1
*
fjes: Add debugfs entry for EP status information in fjes driver
Taku Izumi
2016-10-14
4
-2
/
+145
[next]