summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-273-139/+248
|\
| * 390/qeth: Fix locking warning during qeth device setupThomas Richter2015-01-253-34/+132
| * qeth: clean up error handlingEugene Crosser2015-01-252-106/+117
* | qeth: Remove unneeded structure memberThomas Richter2015-01-171-1/+0
* | qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2015-01-172-48/+32
* | qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser2015-01-174-15/+8
* | s390/net: Delete useless checks before function callsMarkus Elfring2015-01-173-14/+7
* | s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz2015-01-175-19/+15
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-4/+4
|/
* ctcm: replace sscanf by kstrto functionThomas Richter2014-10-261-4/+4
* lcs: replace sscanf by kstrto functionThomas Richter2014-10-261-5/+6
* qeth: s390 ethernet device driver dependencyThomas Richter2014-10-261-1/+1
* qeth: make local functions static in qeth_l3 moduleThomas Richter2014-10-262-8/+4
* qeth: fix some trace formating issuesThomas Richter2014-10-263-5/+5
* qeth: qeth_core_main make local functions staticThomas Richter2014-10-262-19/+15
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-2/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-2/+0
* | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
* | 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
OpenPOWER on IntegriCloud