index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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
2020-10-02
s390/qeth: static checker cleanups
Julian Wiedmann
1
-3
/
+2
2020-10-02
s390/qeth: use netdev_name()
Julian Wiedmann
1
-1
/
+1
2020-10-02
s390/qeth: constify the disciplines
Julian Wiedmann
1
-1
/
+1
2020-10-02
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
1
-2
/
+3
2020-10-02
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-22
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-04
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
2020-08-27
s390/qeth: copy less data from bridge state events
Julian Wiedmann
1
-15
/
+14
2020-08-27
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
1
-6
/
+0
2020-08-27
s390/qeth: don't disable address events during initialization
Julian Wiedmann
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-31
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2020-07-31
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
1
-1
/
+0
2020-07-14
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
1
-5
/
+4
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-89
/
+109
2020-05-28
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
1
-89
/
+109
2020-05-06
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
1
-0
/
+1
2020-05-06
s390/qeth: process local address events
Julian Wiedmann
1
-0
/
+1
2020-03-27
s390/qeth: phase out OSN support
Julian Wiedmann
1
-0
/
+3
2020-03-27
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
1
-0
/
+2
2020-03-25
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
1
-5
/
+5
2020-03-25
s390/qeth: clean up the mac_bits
Julian Wiedmann
1
-6
/
+7
2020-03-18
s390/qeth: use dev->reg_state
Julian Wiedmann
1
-11
/
+8
2020-03-18
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
1
-2
/
+0
2020-03-18
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
1
-1
/
+7
2020-03-18
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
1
-1
/
+2
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-10
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
1
-0
/
+1
2020-03-09
s390/qeth: remove VNICC callback parameter struct
Julian Wiedmann
1
-25
/
+4
2020-02-20
s390/qeth: vnicc Fix EOPNOTSUPP precedence
Alexandra Winter
1
-16
/
+13
2020-01-26
s390/qeth: remove HARDSETUP state
Julian Wiedmann
1
-4
/
+0
2020-01-26
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
1
-1
/
+2
2020-01-26
s390/qeth: consolidate online/offline code
Julian Wiedmann
1
-81
/
+4
2020-01-26
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
1
-7
/
+1
2020-01-26
s390/qeth: shift some bridgeport code around
Julian Wiedmann
1
-4
/
+22
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2019-12-26
s390/qeth: consolidate RX code
Julian Wiedmann
1
-40
/
+0
[next]