aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* qeth: avoid buffer overflow in snmp ioctlUrsula Braun2014-01-031-1/+5
* qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck2011-11-161-2/+1
* 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/+0
* 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-092-4/+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/+3
* 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-173-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/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* qeth: do vlan cleanupJiri Pirko2011-07-213-56/+47
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-7/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-202-28/+31
|\
| * [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-062-28/+31
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25
* ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
* claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3
* 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/+49
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-2/+0
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52
* 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-264-120/+33
* s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
* s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
* qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
* qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-021-1/+9
* qeth: add more strict MTU checkingFrank Blaschka2011-02-021-31/+4
* qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-192-5/+35
|\
| * qeth: l3 hw tx csum circumvent hw bugFrank Blaschka2011-01-151-1/+3
| * qeth: postpone open till recovery is finishedUrsula Braun2011-01-152-4/+32
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-222-55/+9
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-075-22/+37
|\ \ \