summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)Author
2019-06-25s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-03-13s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2018-11-27s390/qeth: unregister netdevice only when registeredJulian Wiedmann
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann
2018-08-09s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann
2018-08-09s390/qeth: extract helper for MPC protocol typeJulian Wiedmann
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann
2018-07-12s390/qeth: fine-tune RX modesettingJulian Wiedmann
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann
2018-04-16s390: remove couple of duplicate includesVasily Gorbik
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann
2018-03-09s390/qeth: reduce RX skb setupJulian Wiedmann
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann
2018-03-09s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann
2018-03-09s390/qeth: support SG for more device typesJulian Wiedmann
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-10-20s390/qeth: no VLAN support on OSMJulian Wiedmann
2017-10-20s390/qeth: don't verify device when setting MAC addressJulian Wiedmann
2017-09-18s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann