summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-084-0/+26
* | qeth: Fix missing pointer updateStefan Raspl2013-04-224-4/+6
* | qeth: remove unused variableStefan Raspl2013-04-224-6/+4
* | qeth: remove cast for kzalloc return valueZhang Yanfei2013-04-221-1/+1
* | qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-211-6/+10
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-192-4/+8
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-192-4/+4
|/
* qeth: Fix scatter-gather regressionFrank Blaschka2013-03-193-8/+42
* qeth: Fix invalid router settings handlingStefan Raspl2013-03-192-6/+13
* qeth: delay feature traceStefan Raspl2013-03-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-1/+1
|\
| * s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* | qeth: Fix HiperSockets performance regressionStefan Raspl2013-01-211-1/+1
* | qeth: Make s390dbf card entries persistentStefan Raspl2013-01-211-12/+78
* | qeth: Update Kconfig wordingStefan Raspl2013-01-211-2/+2
* | qeth: Support VEPA modeStefan Raspl2013-01-217-67/+112
* | qeth: Remove unused exportsStefan Raspl2013-01-212-7/+2
* | qeth: Fix retry logic in hardsetupStefan Raspl2013-01-211-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-153-3/+3
|\ \ | |/
| * s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-083-3/+3
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-11/+8
* | qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko2013-01-041-10/+11
|/
* qeth: Remove BUG_ONsStefan Raspl2012-11-193-14/+10
* qeth: Consolidate tracing of card featuresStefan Raspl2012-11-194-3/+16
* qeth: Clarify card type naming for virtual NICsStefan Raspl2012-11-191-8/+8
* claw: remove BUG_ONsUrsula Braun2012-11-191-2/+0
* ctcm: remove BUG_ONsUrsula Braun2012-11-192-5/+0
* qeth: Remove unused variableStefan Raspl2012-11-191-2/+1
* qeth: set new mac even if old mac is goneUrsula Braun2012-11-131-1/+1
* qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-132-6/+29
OpenPOWER on IntegriCloud