index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
1
-7
/
+14
2019-10-10
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-10
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-08-25
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-10
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-14
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
1
-1
/
+0
2019-06-14
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
1
-3
/
+2
2019-06-14
s390/qeth: convert device-specific trace entries
Julian Wiedmann
1
-16
/
+12
2019-06-14
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
1
-36
/
+7
2019-06-14
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
1
-1
/
+4
2019-06-14
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-19
s390/qeth: be drop monitor friendly
Julian Wiedmann
1
-2
/
+1
2019-03-19
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
2019-02-28
s390/qeth: unconditionally clear MAC_REGISTERED flag
Julian Wiedmann
1
-1
/
+1
2019-02-28
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
1
-10
/
+12
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
1
-12
/
+7
2019-02-16
s390/qeth: split out OSN netdev ops
Julian Wiedmann
1
-12
/
+20
2019-02-16
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
1
-14
/
+14
2019-02-16
s390/qeth: move ethtool code into its own file
Julian Wiedmann
1
-21
/
+2
2019-02-16
s390/qeth: reduce ethtool statistics
Julian Wiedmann
1
-8
/
+0
2019-02-12
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
1
-20
/
+17
2019-02-12
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
1
-54
/
+40
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
1
-1
/
+1
[next]