summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: improve fallback to random MAC addressJulian Wiedmann2018-04-271-10/+13
* s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop2018-04-271-4/+5
* s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop2018-04-271-4/+10
* s390/qeth: extract csum offload helpersJulian Wiedmann2018-04-271-29/+6
* s390/net: set HW port number in netdeviceUrsula Braun2018-04-271-0/+1
* s390/qeth: convert vlan spinlock to mutexJulian Wiedmann2018-04-271-7/+8
* s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann2018-04-271-3/+0
* s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-221-2/+2
* s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
* s390: remove couple of duplicate includesVasily Gorbik2018-04-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+1
|\
| * s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-221-1/+1
* | s390/qeth: reset NAPI context during queue initJulian Wiedmann2018-03-091-1/+0
* | s390/qeth: reduce RX skb setupJulian Wiedmann2018-03-091-1/+0
* | s390/qeth: allocate skb from NAPI cacheJulian Wiedmann2018-03-091-1/+0
* | s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann2018-03-091-0/+1
* | s390/qeth: support SG for more device typesJulian Wiedmann2018-03-091-7/+9
* | s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann2018-03-091-8/+6
|/
* s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2017-12-201-6/+10
* s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-201-6/+6
* s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann2017-12-201-29/+18
* s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2017-12-201-19/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-041-2/+2
|\
| * s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2017-12-021-2/+0
| * s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-021-0/+2
* | s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
|/
* s390/qeth: no VLAN support on OSMJulian Wiedmann2017-10-201-11/+6
* s390/qeth: don't verify device when setting MAC addressJulian Wiedmann2017-10-201-23/+0
* s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2017-09-181-12/+35
* s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-181-1/+1
* s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-181-5/+130
* s390/qeth: add VNICC enable/disable supportHans Wippel2017-09-181-0/+207
* s390/qeth: add basic VNICC supportHans Wippel2017-09-181-3/+133
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-181-22/+36
* s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-181-1/+1
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-181-2/+2
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-181-2/+2
* s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann2017-08-181-6/+6
* s390/qeth: split L2 xmit pathsJulian Wiedmann2017-08-181-102/+123
* s390/qeth: extract bridgeport cmd builderJulian Wiedmann2017-08-151-36/+26
* s390/net: reduce inliningJulian Wiedmann2017-08-151-16/+8
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-151-4/+3
* s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann2017-08-151-9/+0
* s390/qeth: don't access skb after transmissionJulian Wiedmann2017-08-151-8/+6
* s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-201-2/+14
* s390/qeth: add ipa return codes for bridgeportKittipon Meesompop2017-06-201-17/+17
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+1
* s390/qeth: log bridgeport capabilitiesJulian Wiedmann2017-06-061-0/+8
* s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-111-4/+13
OpenPOWER on IntegriCloud