summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-04-081-0/+1
* s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-04-081-3/+13
* s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-04-081-1/+1
* s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-04-083-4/+2
* s390/qeth: fix IPA command submission raceJulian Wiedmann2018-03-111-9/+10
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-03-112-6/+13
* s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-12-251-11/+4
* s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-06-071-4/+6
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-06-077-20/+51
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-06-074-3/+13
* qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-192-0/+2
* 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
* 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
|\