summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
AgeCommit message (Expand)AuthorLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-139/+248
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter-34/+132
2015-01-25qeth: clean up error handlingEugene Crosser-106/+117
2015-01-17qeth: Remove unneeded structure memberThomas Richter-1/+0
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser-48/+32
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser-15/+8
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring-14/+7
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz-19/+15
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko-4/+4
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter-4/+4
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter-5/+6
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter-1/+1
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter-8/+4
2014-10-26qeth: fix some trace formating issuesThomas Richter-5/+5
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter-19/+15
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet-1/+1
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai-2/+0
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser-7/+17
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-68/+101
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott-37/+58
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott-8/+17
2014-07-22s390/qeth: qdio queue helpersSebastian Ott-25/+28
2014-07-21qeth: Display adjacent switch attributesStefan Raspl-1/+100
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen-7/+12
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-76/+124
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko-8/+11
2014-05-30s390/net: fix format string mismatchesUrsula Braun-10/+19
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist-2/+2
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott-10/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe-5/+4
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong-5/+5
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka-1/+1
2014-04-28qeth: Add new priority queueing optionsStefan Raspl-4/+27
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl-36/+48
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong-1/+1
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong-1/+1
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl-3/+5
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+1
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7/+10
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner-0/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-2/+2
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl-2/+5
2014-03-20qeth: Removed unused parameterStefan Raspl-3/+3
2014-03-20qeth: make qeth_query_card_info_cb() staticHeiko Carstens-2/+2
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun-2/+9
2014-02-21s390: improve debug feature usageSebastian Ott-2/+2
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser-21/+51
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser-0/+339