summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-023-7/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-072-68/+101
|\
| * s390/qeth: extract qdio buffers from output buffer structSebastian Ott2014-07-222-37/+58
| * s390/qeth: extract qdio buffers from input buffer structSebastian Ott2014-07-222-8/+17
| * s390/qeth: qdio queue helpersSebastian Ott2014-07-221-25/+28
* | qeth: Display adjacent switch attributesStefan Raspl2014-07-214-1/+100
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-155-7/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-129-76/+124
|\
| * net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-8/+11
| * s390/net: fix format string mismatchesUrsula Braun2014-05-303-10/+19
| * qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-301-2/+2
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-132-5/+4
| * vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-5/+5
| * ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * qeth: Add new priority queueing optionsStefan Raspl2014-04-283-4/+27
| * qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-284-36/+48
| * qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * qeth: Fix default queue setting in priority queueingStefan Raspl2014-04-281-3/+5
* | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-201-10/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-0/+1
|\
| * lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-023-7/+10
|\ \ | |/ |/|
| * qeth: Fix IP version detection for VLAN trafficStefan Raspl2014-03-201-2/+5
| * qeth: Removed unused parameterStefan Raspl2014-03-201-3/+3
| * 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-253-2/+9
|/
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-294-21/+51
* qeth: bridgeport support - address notificationsEugene Crosser2014-01-156-0/+339
* qeth: bridgeport support - basic controlEugene Crosser2014-01-158-2/+664
* qeth: Accurate ethtool outputEugene Crosser2013-12-173-49/+185
* netiucv: improve state checking in conn_action_txdoneUrsula Braun2013-12-171-2/+6
* 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-245-23/+5
|/
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-093-31/+14
|\
| * qeth: use default napi weightSebastian Ott2013-06-251-1/+1
| * qeth: Fix crash on initial MTU size changeStefan Raspl2013-06-251-2/+4
| * qeth: change default standard blkt settings for OSAUrsula Braun2013-06-251-5/+5
| * qeth: Increase default MTU for OSA devicesStefan Raspl2013-06-251-3/+4
| * netiucv: remove unused macroAndy Shevchenko2013-06-251-20/+0
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-4/+2
|\ \
| * | clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-4/+2
| |/
* / s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-264-4/+4
|/
* netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-224-0/+26
|\