summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-21s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2-0/+6
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-03-23s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6
2018-12-13s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann1-11/+4
2017-11-15s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann4-35/+17
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann7-20/+51
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun4-3/+13
2016-09-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2016-08-10qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2-45/+111
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter1-1/+1
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun2-14/+12
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter4-147/+285
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun3-97/+11
2015-09-21qeth: no write permission for readonly sysattrLakhvich Dmitriy1-1/+1
2015-09-21qeth: remove extraneous length from %pM formatEugene Crosser1-2/+2
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin2-8/+2
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter1-1/+1
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser1-5/+5
2015-05-18qeth: BRIDGEPORT "sanity check"Eugene Crosser1-4/+12
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser4-28/+49
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser3-3/+95
2015-05-18qeth: remove locks from sysfs _showEugene Crosser1-8/+0
2015-05-18qeth: fix handling of IPA return codesEugene Crosser1-6/+4
2015-05-18qeth: fix rx checksum offload handlingThomas Richter1-7/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-3740/+4
2015-03-25s390: remove 31 bit supportHeiko Carstens1-12/+0
2015-02-28qeth: Fix command sizesStefan Raspl1-2/+3
2015-02-28s390: remove claw driverUrsula Braun4-3738/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-139/+248
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132
2015-01-25qeth: clean up error handlingEugene Crosser2-106/+117
2015-01-17qeth: Remove unneeded structure memberThomas Richter1-1/+0
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2-48/+32
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser4-15/+8
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring3-14/+7
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz5-19/+15