summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-111-1/+4
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-111-1/+1
* s390/qeth: use and remove some definesJulian Wiedmann2017-04-111-1/+1
* s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-111-1/+2
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-111-1/+1
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-111-12/+0
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-111-76/+2
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-111-52/+2
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-071-1/+0
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-241-2/+3
OpenPOWER on IntegriCloud