summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-091-1/+1
|\
| * [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-271-1/+1
* | qeth: recovery through asynchronous deliveryEinar Lueck2011-12-202-5/+34
* | qeth: improve recovery during resource shortageFrank Blaschka2011-12-201-2/+9
* | netiucv: allow multiple interfaces to same peerUrsula Braun2011-12-201-82/+135
* | qeth: forbid recovery during shutdownUrsula Braun2011-12-202-0/+2
* | qeth: suspicious rcu_dereference_check in recoveryUrsula Braun2011-12-201-4/+3Star
* | net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-092-11/+16
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-217-9/+16
|\|
| * qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck2011-11-161-2/+1Star
| * qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-161-0/+7
| * netiucv: reinsert dev_alloc_name for device namingUrsula Braun2011-11-161-0/+2
| * qeth: remove WARN_ON leftoverChristian Borntraeger2011-11-161-1/+0Star
| * qeth: return with -EPERM if sniffing is not enabledUrsula Braun2011-11-161-2/+2
| * net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-102-4/+4
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
|/
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-303-3/+3
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-303-6/+3Star
* qeth: convert to SKB paged frag API.Ian Campbell2011-09-151-1/+2
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-183-4/+4
* qeth: add support for af_iucv HiperSockets transportFrank Blaschka2011-08-136-61/+391
* qeth: exploit asynchronous delivery of storage blocksEinar Lueck2011-08-132-43/+480
* qeth: support forced signal adapter indicationsEinar Lueck2011-08-131-1/+2
* qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-131-8/+22
* qeth: do not apply priority queuing to HiperSocketsUrsula Braun2011-08-131-19/+21
* qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka2011-08-131-1/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* qeth: do vlan cleanupJiri Pirko2011-07-213-56/+47Star
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-181-7/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-212-28/+31
|\
| * [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-062-28/+31
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25Star
* ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4Star
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3Star
* claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3Star
* qeth: add owner to ccw driverSebastian Ott2011-05-131-0/+1
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-136-37/+268
* qeth: convert to hw_features part 2Frank Blaschka2011-05-137-178/+49Star
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-2/+0Star
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52Star
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-234-8/+16
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-234-7/+15
* qeth: change some configurations defaultsFrank Blaschka2011-03-143-2/+11
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-274-120/+33Star
* s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-031-1/+1
* s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-031-1/+1
* qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-031-41/+63