index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-3
/
+2
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-2
/
+2
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
1
-1
/
+0
2022-04-29
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-2
/
+0
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
1
-2
/
+2
2021-10-25
s390/qeth: add __printf format attribute to qeth_dbf_longtext
Heiko Carstens
1
-0
/
+1
2021-10-25
s390/qeth: don't keep track of Input Queue count
Julian Wiedmann
1
-1
/
+0
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
1
-2
/
+0
2021-09-21
s390/qeth: Fix deadlock in remove_discipline
Alexandra Winter
1
-1
/
+0
2021-07-27
qeth: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+4
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
1
-2
/
+0
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-44
/
+0
2021-06-11
s390/qeth: shrink TX buffer struct
Julian Wiedmann
1
-1
/
+1
2021-06-11
s390/qeth: remove TX buffer's pointer to its queue
Julian Wiedmann
1
-1
/
+0
2021-06-11
s390/qeth: remove QAOB's pointer to its TX buffer
Julian Wiedmann
1
-6
/
+11
2021-06-11
s390/qeth: consolidate completion of pending TX buffers
Julian Wiedmann
1
-2
/
+1
2021-06-11
s390/qeth: unify the tracking of active cmds on ccw device
Julian Wiedmann
1
-7
/
+7
2021-06-11
s390/qeth: also use TX NAPI for non-IQD devices
Julian Wiedmann
1
-0
/
+6
2021-06-11
s390/qeth: count TX completion interrupts
Julian Wiedmann
1
-0
/
+1
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
1
-2
/
+1
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
1
-1
/
+2
2021-01-28
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
1
-26
/
+14
2021-01-28
s390/qeth: clean up load/remove code for disciplines
Julian Wiedmann
1
-2
/
+2
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
1
-1
/
+2
2020-12-07
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
1
-2
/
+0
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
1
-4
/
+2
2020-12-07
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
1
-1
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2020-11-20
s390/qeth: fix af_iucv notification race
Julian Wiedmann
1
-3
/
+6
2020-11-18
s390/qeth: improve selection of ethtool link modes
Julian Wiedmann
1
-0
/
+7
2020-11-18
s390/qeth: set static link info during initialization
Julian Wiedmann
1
-0
/
+1
2020-11-18
s390/qeth: improve QUERY CARD INFO processing
Julian Wiedmann
1
-7
/
+7
2020-10-02
s390/qeth: static checker cleanups
Julian Wiedmann
1
-3
/
+4
2020-10-02
s390/qeth: use netdev_name()
Julian Wiedmann
1
-3
/
+0
2020-10-02
s390/qeth: constify the disciplines
Julian Wiedmann
1
-3
/
+3
2020-10-02
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
1
-0
/
+18
2020-10-02
s390/qeth: de-magic the QIB parm area
Julian Wiedmann
1
-0
/
+11
2020-10-02
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
1
-2
/
+9
2020-09-23
s390/qeth: consolidate teardown code
Julian Wiedmann
1
-4
/
+0
2020-09-23
s390/qeth: consolidate online code
Julian Wiedmann
1
-5
/
+1
2020-09-23
s390/qeth: cancel cmds earlier during teardown
Julian Wiedmann
1
-1
/
+0
2020-09-23
s390/qeth: replace deprecated simple_stroul()
Julian Wiedmann
1
-2
/
+2
2020-09-23
s390/qeth: relax locking for ipato config data
Julian Wiedmann
1
-2
/
+5
2020-09-15
s390/qeth: Reset address notification in case of buffer overflow
Alexandra Winter
1
-0
/
+1
2020-09-15
s390/qeth: Translate address events into switchdev notifiers
Alexandra Winter
1
-0
/
+1
2020-09-15
s390/qeth: Detect PNSO OC3 capability
Alexandra Winter
1
-1
/
+9
2020-08-27
s390/qeth: strictly order bridge address events
Julian Wiedmann
1
-0
/
+6
2020-08-27
s390/qeth: make queue lock a proper spinlock
Julian Wiedmann
1
-7
/
+1
2020-07-31
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
1
-1
/
+1
2020-07-14
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
1
-2
/
+1
[next]