index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-18
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
2019-03-18
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
2019-02-28
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
2019-02-28
s390/qeth: remove a redundant check for card->dev
Julian Wiedmann
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
2019-02-28
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
2019-02-15
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
2019-02-15
s390/qeth: move ethtool code into its own file
Julian Wiedmann
2019-02-15
s390/qeth: reduce ethtool statistics
Julian Wiedmann
2019-02-12
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
2019-02-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-04
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
2019-02-04
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
2019-01-25
s390/qeth: detach netdevice while card is offline
Julian Wiedmann
2019-01-25
s390/qeth: delay netdevice registration
Julian Wiedmann
2019-01-25
s390/qeth: remove TX disable from online path
Julian Wiedmann
2019-01-25
s390/qeth: consolidate open/stop netdev ops
Julian Wiedmann
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-08
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
Julian Wiedmann
2018-11-08
s390/qeth: remove unused fallback in Layer3's MAC code
Julian Wiedmann
2018-11-08
s390/qeth: remove two IPA command helpers
Julian Wiedmann
2018-11-08
s390/qeth: replace open-coded cmd setup
Julian Wiedmann
2018-11-08
s390/qeth: unify transmit code
Julian Wiedmann
2018-11-08
s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
Julian Wiedmann
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
2018-11-03
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
2018-11-03
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
2018-10-12
s390/qeth: add TSO support for L2 devices
Julian Wiedmann
2018-10-12
s390/qeth: add support for IPv6 TSO
Julian Wiedmann
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
2018-09-17
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
2018-09-17
s390/qeth: speed up TSO transmission
Julian Wiedmann
2018-09-17
s390/qeth: prepare for copy-free TSO transmission
Julian Wiedmann
2018-09-17
s390/qeth: fix up protocol headers early
Julian Wiedmann
2018-09-17
s390/qeth: limit csum offload erratum to L3 devices
Julian Wiedmann
2018-09-17
s390/qeth: remove qeth_get_elements_no()
Julian Wiedmann
2018-09-17
s390/qeth: remove unused L3 xmit code
Julian Wiedmann
2018-09-17
s390/qeth: run non-offload L3 traffic over common xmit path
Julian Wiedmann
[next]