summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
Commit message (Expand)AuthorAge
* s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-22
* s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-22
* s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-22
* s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-22
* s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann2018-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-09
|\
| * s390/cio: rename struct channel_path_descSebastian Ott2018-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \
| * | s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-22
| * | s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-22
| * | s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-22
| * | s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-22
* | | s390/qeth: reset NAPI context during queue initJulian Wiedmann2018-03-09
* | | s390/qeth: allocate skb from NAPI cacheJulian Wiedmann2018-03-09
* | | s390/qeth: remove outdated portname debug msgJulian Wiedmann2018-03-09
* | | s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann2018-03-09
|/ /
* | s390/qeth: fix IPA command submission raceJulian Wiedmann2018-02-28
* | s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2018-02-28
|/
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-02-09
* s390/qeth: support early setup for z/VM NICsJulian Wiedmann2018-01-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\
| * s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann2017-12-20
* | s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-20
* | qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-20
|/
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-15
* s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-04
|\
| * s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-02
* | s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * s390/qeth: don't dump control cmd twiceJulian Wiedmann2017-10-20
| * s390/qeth: support GRO flush timerJulian Wiedmann2017-10-20
| * s390/qeth: try harder to get packets from RX bufferJulian Wiedmann2017-10-20
| * s390/qeth: consolidate skb allocationJulian Wiedmann2017-10-20
| * s390/qeth: clean up page frag creationJulian Wiedmann2017-10-20
| * s390/qeth: clean up initial MTU determinationJulian Wiedmann2017-10-20
| * s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-20
| * s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2017-10-20
| * s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-18
| * s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann2017-09-18
* | s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-29
|/
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-18
* s390/qeth: unify code to build header elementsJulian Wiedmann2017-08-18
* s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-18
* s390/net: reduce inliningJulian Wiedmann2017-08-15
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-15
* s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2017-08-15
* s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann2017-08-15