index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l2_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-28
s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array
Kees Cook
1
-2
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-04-29
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-1
/
+1
2021-12-08
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
1
-14
/
+6
2021-12-08
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
1
-2
/
+0
2021-12-08
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
1
-4
/
+28
2021-10-25
s390/qeth: fix various format strings
Heiko Carstens
1
-7
/
+7
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
1
-1
/
+0
2021-10-25
s390/qeth: improve trace entries for MAC address (un)registration
Julian Wiedmann
1
-6
/
+6
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+3
2021-09-22
s390/qeth: Fix deadlock in remove_discipline
Alexandra Winter
1
-1
/
+0
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-2
/
+2
2021-08-07
s390/qeth: Update MACs of LEARNING_SYNC device
Alexandra Winter
1
-4
/
+127
2021-08-07
s390/qeth: Switchdev event handler
Alexandra Winter
1
-5
/
+78
2021-08-07
s390/qeth: Register switchdev event handler
Alexandra Winter
1
-3
/
+40
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-27
qeth: use ndo_siocdevprivate
Arnd Bergmann
1
-0
/
+1
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
1
-3
/
+5
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-152
/
+12
2021-06-11
s390/qeth: Consider dependency on SWITCHDEV module
Alexandra Winter
1
-2
/
+10
2021-01-29
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
1
-3
/
+3
2021-01-08
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
1
-4
/
+1
2021-01-08
s390/qeth: fix deadlock during recovery
Julian Wiedmann
1
-2
/
+5
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
1
-2
/
+2
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+2
2020-11-21
s390/qeth: Remove pnso workaround
Alexandra Winter
1
-16
/
+2
2020-11-19
s390/qeth: reduce rtnl locking for switchdev events
Julian Wiedmann
1
-18
/
+15
2020-10-03
s390/qeth: static checker cleanups
Julian Wiedmann
1
-3
/
+2
2020-10-03
s390/qeth: use netdev_name()
Julian Wiedmann
1
-1
/
+1
2020-10-03
s390/qeth: constify the disciplines
Julian Wiedmann
1
-1
/
+1
2020-10-03
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
1
-2
/
+3
2020-10-03
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
1
-6
/
+8
2020-09-23
s390/qeth: remove forward declarations in L2 code
Julian Wiedmann
1
-197
/
+181
2020-09-23
s390/qeth: consolidate teardown code
Julian Wiedmann
1
-32
/
+18
2020-09-23
s390/qeth: consolidate online code
Julian Wiedmann
1
-19
/
+1
2020-09-23
s390/qeth: cancel cmds earlier during teardown
Julian Wiedmann
1
-3
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-15
s390/qeth: implement ndo_bridge_setlink for learning_sync
Alexandra Winter
1
-0
/
+125
2020-09-15
s390/qeth: implement ndo_bridge_getlink for learning_sync
Alexandra Winter
1
-1
/
+22
2020-09-15
s390/qeth: Reset address notification in case of buffer overflow
Alexandra Winter
1
-1
/
+113
2020-09-15
s390/qeth: Translate address events into switchdev notifiers
Alexandra Winter
1
-1
/
+109
2020-09-15
s390/qeth: Detect PNSO OC3 capability
Alexandra Winter
1
-0
/
+45
2020-09-15
s390/cio: Add new Operation Code OC3 to PNSO
Alexandra Winter
1
-5
/
+8
2020-09-10
s390/qeth: delay draining the TX buffers
Julian Wiedmann
1
-1
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-08-27
s390/qeth: strictly order bridge address events
Julian Wiedmann
1
-8
/
+45
2020-08-27
s390/qeth: unify structs for bridge port state
Julian Wiedmann
1
-3
/
+3
[next]