index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-18
1
-1
/
+4
*
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
1
-2
/
+2
|
\
|
*
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-02-07
1
-2
/
+2
*
|
s390/qeth: drop redundant state checking
Julian Wiedmann
2019-02-28
1
-17
/
+1
*
|
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
2019-02-28
1
-18
/
+1
*
|
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
2019-02-28
1
-2
/
+1
*
|
s390/qeth: call dev_close() during recovery
Julian Wiedmann
2019-02-28
1
-3
/
+0
*
|
s390/qeth: remove RECOVER state
Julian Wiedmann
2019-02-28
1
-4
/
+2
*
|
s390/qeth: split out OSN netdev ops
Julian Wiedmann
2019-02-15
1
-3
/
+0
*
|
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
2019-02-15
1
-61
/
+66
*
|
s390/qeth: move ethtool code into its own file
Julian Wiedmann
2019-02-15
1
-311
/
+6
*
|
s390/qeth: reduce ethtool statistics
Julian Wiedmann
2019-02-15
1
-78
/
+7
*
|
s390/qeth: use a static Output Queue array
Julian Wiedmann
2019-02-15
1
-15
/
+6
*
|
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
2019-02-12
1
-57
/
+56
*
|
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
2019-02-12
1
-38
/
+44
*
|
s390/qeth: cancel cmd on early error
Julian Wiedmann
2019-02-12
1
-9
/
+28
*
|
s390/qeth: simplify reply object handling
Julian Wiedmann
2019-02-12
1
-57
/
+61
*
|
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
2019-02-12
1
-1
/
+1
*
|
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2019-02-12
1
-82
/
+47
*
|
s390/qeth: enable only required csum offload features
Julian Wiedmann
2019-02-12
1
-2
/
+9
*
|
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
2019-02-12
1
-27
/
+16
*
|
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
2019-02-12
1
-7
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-11
/
+20
|
\
\
|
*
|
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
2019-02-04
1
-2
/
+8
|
*
|
s390/qeth: fix use-after-free in error path
Julian Wiedmann
2019-02-04
1
-9
/
+6
|
*
|
s390/qeth: release cmd buffer in error paths
Julian Wiedmann
2019-02-04
1
-0
/
+6
|
|
/
*
|
s390/qeth: remove VLAN tracking for L2 devices
Julian Wiedmann
2019-01-25
1
-5
/
+7
*
|
s390/qeth: detach netdevice while card is offline
Julian Wiedmann
2019-01-25
1
-49
/
+2
*
|
s390/qeth: delay netdevice registration
Julian Wiedmann
2019-01-25
1
-9
/
+0
*
|
s390/qeth: consolidate open/stop netdev ops
Julian Wiedmann
2019-01-25
1
-0
/
+53
*
|
s390/qeth: remove bogus netif_wake_queue()
Julian Wiedmann
2019-01-25
1
-2
/
+0
*
|
s390/qeth: streamline TX buffer management
Julian Wiedmann
2019-01-25
1
-19
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
1
-15
/
+12
|
\
|
*
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
2018-11-28
1
-15
/
+12
*
|
s390/qeth: remove two IPA command helpers
Julian Wiedmann
2018-11-08
1
-38
/
+13
*
|
s390/qeth: replace open-coded cmd setup
Julian Wiedmann
2018-11-08
1
-15
/
+12
*
|
s390/qeth: remove card list
Julian Wiedmann
2018-11-08
1
-10
/
+15
*
|
s390/qeth: unify transmit code
Julian Wiedmann
2018-11-08
1
-12
/
+10
*
|
s390/qeth: utilize virtual MAC for Layer2 OSD devices
Julian Wiedmann
2018-11-08
1
-5
/
+7
|
/
*
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2018-11-03
1
-2
/
+18
*
s390/qeth: sanitize ARP requests
Julian Wiedmann
2018-11-03
1
-6
/
+6
*
s390/qeth: fix initial operstate
Julian Wiedmann
2018-11-03
1
-3
/
+10
*
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
2018-11-03
1
-69
/
+58
*
s390/qeth: add support for IPv6 TSO
Julian Wiedmann
2018-10-12
1
-5
/
+44
*
s390/qeth: enhance TSO control sequence
Julian Wiedmann
2018-10-12
1
-2
/
+75
*
s390/qeth: make TSO controls protocol-agnostic
Julian Wiedmann
2018-10-12
1
-20
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-1
/
+1
|
\
|
*
s390: qeth: Fix potential array overrun in cmd/rc lookup
Jean Delvare
2018-09-28
1
-1
/
+1
*
|
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
2018-09-26
1
-7
/
+5
*
|
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
2018-09-26
1
-10
/
+11
[next]