aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser6-0/+339
2014-01-15qeth: bridgeport support - basic controlEugene Crosser8-2/+664
2013-12-17qeth: Accurate ethtool outputEugene Crosser3-49/+185
2013-12-17netiucv: improve state checking in conn_action_txdoneUrsula Braun1-2/+6
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+5
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner5-23/+5
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-31/+14
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+2
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-4/+2
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-4/+4
2013-06-25qeth: use default napi weightSebastian Ott1-1/+1
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl1-2/+4
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun1-5/+5
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl1-3/+4
2013-06-25netiucv: remove unused macroAndy Shevchenko1-20/+0
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+26
2013-04-22qeth: Fix missing pointer updateStefan Raspl4-4/+6
2013-04-22qeth: remove unused variableStefan Raspl4-6/+4
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-04-21qeth: fix VLAN related compilation errorsPatrick McHardy1-6/+10
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2-4/+8
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2-4/+4
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl1-1/+1
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl1-12/+78
2013-01-21qeth: Update Kconfig wordingStefan Raspl1-2/+2
2013-01-21qeth: Support VEPA modeStefan Raspl7-67/+112
2013-01-21qeth: Remove unused exportsStefan Raspl2-7/+2
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl1-3/+3
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+3
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens3-3/+3
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-11/+8
2013-01-04qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko1-10/+11
2012-11-19qeth: Remove BUG_ONsStefan Raspl3-14/+10
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl4-3/+16
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl1-8/+8
2012-11-19claw: remove BUG_ONsUrsula Braun1-2/+0
2012-11-19ctcm: remove BUG_ONsUrsula Braun2-5/+0
2012-11-19qeth: Remove unused variableStefan Raspl1-2/+1
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun1-1/+1
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2-6/+29
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12