index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l2_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: vnicc Fix EOPNOTSUPP precedence
Alexandra Winter
2020-02-20
1
-16
/
+13
*
s390/qeth: remove HARDSETUP state
Julian Wiedmann
2020-01-26
1
-4
/
+0
*
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
2020-01-26
1
-1
/
+2
*
s390/qeth: consolidate online/offline code
Julian Wiedmann
2020-01-26
1
-81
/
+4
*
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
2020-01-26
1
-7
/
+1
*
s390/qeth: shift some bridgeport code around
Julian Wiedmann
2020-01-26
1
-4
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-5
/
+5
|
\
|
*
s390/qeth: vnicc Fix init to default
Alexandra Winter
2019-12-25
1
-1
/
+3
|
*
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
2019-12-25
1
-2
/
+1
|
*
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
2019-12-25
1
-1
/
+0
|
*
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
2019-12-25
1
-1
/
+1
*
|
s390/qeth: consolidate RX code
Julian Wiedmann
2019-12-27
1
-40
/
+0
|
/
*
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
2019-12-21
1
-0
/
+1
*
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
2019-12-05
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
1
-7
/
+14
|
\
|
*
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
2019-11-20
1
-7
/
+14
*
|
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
2019-11-15
1
-19
/
+8
*
|
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
2019-11-15
1
-0
/
+1
*
|
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
2019-10-31
1
-21
/
+0
|
/
*
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
2019-10-10
1
-4
/
+8
*
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
2019-10-10
1
-4
/
+7
*
s390/qeth: collect accurate TX statistics
Julian Wiedmann
2019-08-25
1
-8
/
+4
*
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
2019-08-20
1
-18
/
+18
*
s390/qeth: get vnicc sub-cmd type from reply data
Julian Wiedmann
2019-08-20
1
-16
/
+5
*
s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
Julian Wiedmann
2019-08-20
1
-1
/
+1
*
s390/qeth: propagate length of processed cmd IO data to callback
Julian Wiedmann
2019-08-20
1
-1
/
+2
*
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-10
1
-1
/
+1
*
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
2019-06-27
1
-2
/
+2
*
s390/qeth: consolidate pm code
Julian Wiedmann
2019-06-27
1
-30
/
+0
*
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
2019-06-27
1
-2
/
+1
*
s390/qeth: dynamically allocate vnicc cmds
Julian Wiedmann
2019-06-27
1
-66
/
+57
*
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
2019-06-27
1
-14
/
+15
*
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
2019-06-27
1
-3
/
+9
*
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
2019-06-14
1
-1
/
+0
*
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
2019-06-14
1
-3
/
+2
*
s390/qeth: convert device-specific trace entries
Julian Wiedmann
2019-06-14
1
-16
/
+12
*
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
2019-06-14
1
-36
/
+7
*
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
2019-06-14
1
-1
/
+4
*
s390/qeth: simplify DOWN state handling
Julian Wiedmann
2019-06-14
1
-5
/
+2
*
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
2019-06-05
1
-1
/
+1
*
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
2019-04-26
1
-11
/
+3
*
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
2019-04-26
1
-1
/
+1
*
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
2019-04-26
1
-9
/
+6
*
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
2019-04-26
1
-2
/
+0
*
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
2019-04-17
1
-10
/
+3
*
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
2019-04-17
1
-5
/
+9
*
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
2019-04-17
1
-10
/
+19
*
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
2019-04-17
1
-1
/
+1
*
s390/qeth: use callback to finalize cmd
Julian Wiedmann
2019-03-28
1
-1
/
+2
*
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
2019-03-28
1
-3
/
+2
[next]