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
2019-12-24
s390/qeth: vnicc Fix init to default
Alexandra Winter
1
-1
/
+3
2019-12-24
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2019-12-24
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2019-12-24
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
1
-1
/
+1
2019-12-20
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
1
-0
/
+1
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
1
-6
/
+6
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+14
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
1
-7
/
+14
2019-11-14
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
1
-19
/
+8
2019-11-14
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
1
-0
/
+1
2019-10-31
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
1
-21
/
+0
2019-10-09
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-09
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-08-24
s390/qeth: collect accurate TX statistics
Julian Wiedmann
1
-8
/
+4
2019-08-20
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
1
-18
/
+18
2019-08-20
s390/qeth: get vnicc sub-cmd type from reply data
Julian Wiedmann
1
-16
/
+5
2019-08-20
s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
Julian Wiedmann
1
-1
/
+1
2019-08-20
s390/qeth: propagate length of processed cmd IO data to callback
Julian Wiedmann
1
-1
/
+2
2019-08-09
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-06-27
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
1
-2
/
+2
2019-06-27
s390/qeth: consolidate pm code
Julian Wiedmann
1
-30
/
+0
2019-06-27
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
1
-2
/
+1
2019-06-27
s390/qeth: dynamically allocate vnicc cmds
Julian Wiedmann
1
-66
/
+57
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
1
-14
/
+15
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
1
-3
/
+9
2019-06-13
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
1
-1
/
+0
2019-06-13
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
1
-3
/
+2
2019-06-13
s390/qeth: convert device-specific trace entries
Julian Wiedmann
1
-16
/
+12
2019-06-13
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
1
-36
/
+7
2019-06-13
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
1
-1
/
+4
2019-06-13
s390/qeth: simplify DOWN state handling
Julian Wiedmann
1
-5
/
+2
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
1
-11
/
+3
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
1
-1
/
+1
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
1
-9
/
+6
2019-04-26
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
1
-2
/
+0
2019-04-17
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
1
-10
/
+3
2019-04-17
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
1
-5
/
+9
2019-04-17
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
1
-10
/
+19
2019-04-17
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
1
-1
/
+1
2019-03-28
s390/qeth: use callback to finalize cmd
Julian Wiedmann
1
-1
/
+2
2019-03-28
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
1
-3
/
+2
2019-03-28
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
1
-6
/
+0
2019-03-28
s390/qeth: defer RX modesetting
Julian Wiedmann
1
-4
/
+18
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
1
-2
/
+1
2019-03-18
s390/qeth: don't erase configuration while probing
Julian Wiedmann
1
-2
/
+2
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
1
-10
/
+1
2019-02-28
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
1
-6
/
+2
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
1
-1
/
+1
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
1
-37
/
+10
[prev]
[next]