summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c
Commit message (Expand)AuthorAgeFilesLines
* qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-021-1/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-64/+97
|\
| * s390/qeth: extract qdio buffers from output buffer structSebastian Ott2014-07-221-35/+56
| * s390/qeth: extract qdio buffers from input buffer structSebastian Ott2014-07-221-6/+15
| * s390/qeth: qdio queue helpersSebastian Ott2014-07-221-25/+28
* | qeth: Display adjacent switch attributesStefan Raspl2014-07-221-0/+39
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-41/+59
|\
| * net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-071-8/+11
| * qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-311-2/+2
| * qeth: Add new priority queueing optionsStefan Raspl2014-04-281-4/+11
| * qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-281-27/+35
| * qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
* | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-201-10/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-031-2/+2
|\
| * qeth: make qeth_query_card_info_cb() staticHeiko Carstens2014-03-201-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-311-2/+2
|\ \ | |/ |/|
| * s390: improve debug feature usageSebastian Ott2014-02-211-2/+2
* | qeth: postpone freeing of qdio memoryUrsula Braun2014-02-261-2/+3
|/
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-291-12/+6Star
* qeth: bridgeport support - address notificationsEugene Crosser2014-01-151-0/+3
* qeth: bridgeport support - basic controlEugene Crosser2014-01-151-1/+13
* qeth: Accurate ethtool outputEugene Crosser2013-12-171-48/+150
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-1/+5
|\
| * qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-11-071-1/+5
* | s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-241-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-10/+13
|\
| * qeth: Fix crash on initial MTU size changeStefan Raspl2013-06-261-2/+4
| * qeth: change default standard blkt settings for OSAUrsula Braun2013-06-261-5/+5
| * qeth: Increase default MTU for OSA devicesStefan Raspl2013-06-261-3/+4
* | s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-231-0/+19
|\
| * qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-081-0/+19
* | qeth: Fix missing pointer updateStefan Raspl2013-04-221-1/+3
* | qeth: remove unused variableStefan Raspl2013-04-221-1/+1
* | qeth: remove cast for kzalloc return valueZhang Yanfei2013-04-221-1/+1
|/
* qeth: Fix scatter-gather regressionFrank Blaschka2013-03-191-7/+38
* qeth: Fix HiperSockets performance regressionStefan Raspl2013-01-211-1/+1
* qeth: Make s390dbf card entries persistentStefan Raspl2013-01-211-12/+78
* qeth: Support VEPA modeStefan Raspl2013-01-211-51/+84
* qeth: Remove unused exportsStefan Raspl2013-01-211-4/+2Star
* qeth: Fix retry logic in hardsetupStefan Raspl2013-01-211-3/+3
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-11/+8Star
* qeth: Remove BUG_ONsStefan Raspl2012-11-191-8/+6Star
* qeth: Consolidate tracing of card featuresStefan Raspl2012-11-191-3/+13
* qeth: Clarify card type naming for virtual NICsStefan Raspl2012-11-191-8/+8
* qeth: Remove unused variableStefan Raspl2012-11-191-2/+1Star
* qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-131-2/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-35/+43
|\
| * drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2012-09-241-2/+2
| * qeth: cleanup channel path descriptor functionSebastian Ott2012-09-241-33/+41