index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-03-25
s390/qeth: handle deferred cc1
Alexandra Winter
1
-2
/
+36
2024-03-13
s390/qeth: use new address translation helpers
Heiko Carstens
1
-11
/
+11
2024-03-13
s390/cio: use new address translation helpers
Heiko Carstens
1
-1
/
+1
2023-11-07
s390/qeth: Fix typo 'weed' in comment
Kuan-Wei Chiu
1
-1
/
+1
2023-10-24
s390/qeth: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
1
-2
/
+0
2023-02-10
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
1
-6
/
+8
2022-08-08
s390/qeth: cache link_info for ethtool
Alexandra Winter
1
-121
/
+47
2022-07-25
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-04-29
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-1
/
+1
2022-02-22
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-1
/
+1
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-46
/
+43
2021-12-07
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
1
-4
/
+1
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
1
-2
/
+13
2021-12-07
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
1
-22
/
+12
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-10
/
+10
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-8
/
+8
2021-11-19
s390/qeth: allocate RX queue at probe time
Julian Wiedmann
1
-18
/
+17
2021-10-25
s390/qeth: update kerneldoc for qeth_add_hw_header()
Julian Wiedmann
1
-0
/
+2
2021-10-25
s390/qeth: fix kernel doc comments
Heiko Carstens
1
-5
/
+5
2021-10-25
s390/qeth: don't keep track of Input Queue count
Julian Wiedmann
1
-10
/
+7
2021-10-25
s390/qeth: clarify remaining dev_kfree_skb_any() users
Julian Wiedmann
1
-3
/
+3
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
1
-2
/
+17
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
1
-4
/
+1
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-09-21
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-1
/
+2
2021-09-21
s390/qeth: Fix deadlock in remove_discipline
Alexandra Winter
1
-12
/
+4
2021-09-21
s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
Julian Wiedmann
1
-0
/
+3
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-128
/
+61
2021-07-27
qeth: use ndo_siocdevprivate
Arnd Bergmann
1
-10
/
+25
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
1
-7
/
+3
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
1
-3
/
+1
2021-07-20
s390/qeth: clean up QETH_PROT_* naming
Julian Wiedmann
1
-1
/
+1
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-115
/
+35
2021-06-11
s390/qeth: shrink TX buffer struct
Julian Wiedmann
1
-4
/
+3
2021-06-11
s390/qeth: remove TX buffer's pointer to its queue
Julian Wiedmann
1
-5
/
+4
2021-06-11
s390/qeth: remove QAOB's pointer to its TX buffer
Julian Wiedmann
1
-81
/
+37
2021-06-11
s390/qeth: consolidate completion of pending TX buffers
Julian Wiedmann
1
-45
/
+28
2021-06-11
s390/qeth: unify the tracking of active cmds on ccw device
Julian Wiedmann
1
-8
/
+4
2021-06-11
s390/qeth: also use TX NAPI for non-IQD devices
Julian Wiedmann
1
-75
/
+73
2021-06-11
s390/qeth: count TX completion interrupts
Julian Wiedmann
1
-1
/
+3
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-8
/
+10
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
1
-54
/
+48
2021-03-18
s390/qeth: enable napi_consume_skb() for pending TX buffers
Julian Wiedmann
1
-4
/
+4
2021-03-18
s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL
Julian Wiedmann
1
-4
/
+6
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
1
-41
/
+28
[next]