summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: don't dump control cmd twiceJulian Wiedmann2017-10-201-1/+0Star
* s390/qeth: support GRO flush timerJulian Wiedmann2017-10-201-1/+1
* s390/qeth: try harder to get packets from RX bufferJulian Wiedmann2017-10-201-3/+1Star
* s390/qeth: consolidate skb allocationJulian Wiedmann2017-10-201-40/+31Star
* s390/qeth: clean up page frag creationJulian Wiedmann2017-10-201-20/+11Star
* s390/qeth: no VLAN support on OSMJulian Wiedmann2017-10-201-11/+6Star
* s390/qeth: don't verify device when setting MAC addressJulian Wiedmann2017-10-201-23/+0Star
* s390/qeth: clean up initial MTU determinationJulian Wiedmann2017-10-201-10/+4Star
* s390/qeth: fix early exit from error pathJulian Wiedmann2017-10-201-2/+4
* s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko2017-10-201-8/+5Star
* s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-204-50/+9Star
* s390/drivers: use setup_timerAllen Pais2017-10-201-6/+2Star
* s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2017-10-202-23/+19Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-236-9/+36
|\
| * s390/cio: recover from bad pathsSebastian Ott2017-09-194-3/+24
| * s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott2017-09-191-3/+3
| * s390/dasd: fix race during dasd initializationStefan Haberland2017-09-131-3/+9
* | s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus2017-09-181-1/+2
* | s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann2017-09-181-16/+11Star
* | s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2017-09-182-12/+36
* | s390/qeth: simplify L3 sysfs group managementJulian Wiedmann2017-09-181-33/+12Star
* | s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-184-22/+9Star
* | s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann2017-09-181-1/+0Star
* | s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-185-5/+190
* | s390/qeth: add VNICC enable/disable supportHans Wippel2017-09-185-14/+392
* | s390/qeth: add basic VNICC supportHans Wippel2017-09-184-4/+172
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-127-227/+262
|\
| * s390/dasd: blk-mq conversionStefan Haberland2017-09-083-165/+193
| * s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger2017-09-062-4/+29
| * s390/zcrypt: externalize AP config info queryHarald Freudenberger2017-09-062-16/+16
| * s390/zcrypt: externalize test AP queueTony Krowiak2017-09-063-42/+24Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-0812-110/+178
|\ \
| * | scsi: zfcp: early returns for traces disabled via levelMartin Peschke2017-08-111-8/+46
| * | scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke2017-08-111-1/+1
| * | scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke2017-08-112-3/+0Star
| * | scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier2017-08-111-1/+0Star
| * | scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke2017-08-111-2/+0Star
| * | scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsiSteffen Maier2017-08-111-3/+3
| * | scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier2017-08-114-35/+43
| * | scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier2017-08-114-10/+17
| * | scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier2017-08-111-1/+3
| * | scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier2017-08-111-2/+2
| * | scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier2017-08-112-2/+4
| * | scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier2017-08-111-1/+5
| * | scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier2017-08-111-4/+17
| * | scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier2017-08-111-2/+6
| * | scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier2017-08-112-7/+8
| * | scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier2017-08-112-3/+11
| * | scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block2017-08-111-1/+5
| * | scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier2017-08-111-1/+2