summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* qeth: fix rx checksum offload handlingThomas Richter2015-05-181-7/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-155-3740/+4
|\
| * qeth: Fix command sizesStefan Raspl2015-02-281-2/+3
| * s390: remove claw driverUrsula Braun2015-02-284-3738/+1
* | s390: remove 31 bit supportHeiko Carstens2015-03-251-12/+0
|/
* 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
OpenPOWER on IntegriCloud