summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/net: use net core MTU range checkingJarod Wilson2016-10-205-29/+8
* s390/lcs: remove trailing space at end of dev_err messageColin Ian King2016-10-131-1/+1
* s390/netiucv: improve checking of sysfs attribute bufferUrsula Braun2016-10-131-7/+7
* s390/netiucv: get rid of one memcpy in netiucv_printuserUrsula Braun2016-10-131-2/+1
* s390/qeth: fix setting VIPA addressThomas Richter2016-09-161-2/+2
* qeth: do not turn on SG per defaultUrsula Braun2016-09-162-3/+0
* qeth: do not limit number of gso segmentsUrsula Braun2016-09-162-2/+0
* qeth: check not more than 16 SBALEs on the completion queueUrsula Braun2016-09-161-1/+2
* s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun2016-09-161-5/+17
* s390/qeth: use ip_lock for hsuid configurationUrsula Braun2016-09-161-0/+5
* qeth: restore device features after recoveryHans Wippel2016-09-164-0/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-062-0/+2
|\
| * qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-042-0/+2
* | s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott2016-06-161-13/+12
* | qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel2016-06-162-4/+17
* | qeth: improve set_features error handlingHans Wippel2016-06-161-11/+27
* | qeth: add network device features for VLAN devicesHans Wippel2016-06-162-2/+10
* | qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-164-198/+111
* | qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-167-458/+482
* | qeth: introduce linearization fail count to statsEugene Crosser2016-06-164-8/+23
* | qeth: enable scatter/gather by defaultEugene Crosser2016-06-162-3/+4
* | qeth: enable scatter/gather in layer 2 modeEugene Crosser2016-06-161-1/+25
* | qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser2016-06-161-1/+3
* | qeth: clean up condition when tso is usedEugene Crosser2016-06-162-20/+30
* | qeth: refactor calculation of SBALE countEugene Crosser2016-06-163-41/+85
* | qeth: Include error message for "OS Mismatch"Eugene Crosser2016-06-161-0/+6
|/
* drivers: fix dev->trans_start removal falloutFlorian Westphal2016-05-041-1/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-043-5/+5
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-072-3/+3
* qeth: get rid of redundant 0-terminationRasmus Villemoes2015-12-141-2/+0
* qeth: repair SBAL elements calculationUrsula Braun2015-12-141-1/+1
* qeth: initialize net_device with carrier offUrsula Braun2015-12-142-0/+2
* qeth use common function qeth_get_setassparms_cmdThomas Richter2015-12-143-33/+17
* s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring2015-12-141-5/+2
* s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2015-10-072-45/+111
* s390/qeth: switch to napi_gro_receiveThomas Richter2015-10-071-1/+1
* s390/iucv: do not use arrays as argumentUrsula Braun2015-09-212-14/+12
* qeth: add layer 2 RX/TX checksum offloadingThomas Richter2015-09-214-147/+285
* qeth: move OSA portname into deprecated statusUrsula Braun2015-09-213-97/+11
* qeth: no write permission for readonly sysattrLakhvich Dmitriy2015-09-211-1/+1
* qeth: remove extraneous length from %pM formatEugene Crosser2015-09-211-2/+2
* s390: remove unneeded variablesPeter Senna Tschudin2015-08-072-8/+2
* s390/lcs: Fix null-pointer access in msgPeter Oberparleiter2015-05-181-1/+1
* qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser2015-05-181-5/+5
* qeth: BRIDGEPORT "sanity check"Eugene Crosser2015-05-181-4/+12
* qeth: OSA version of SETBRIDGEPORT commandEugene Crosser2015-05-184-28/+49
* qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser2015-05-183-3/+95
* qeth: remove locks from sysfs _showEugene Crosser2015-05-181-8/+0
* qeth: fix handling of IPA return codesEugene Crosser2015-05-181-6/+4
OpenPOWER on IntegriCloud