summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: add support for early L3 device setupUrsula Braun2017-06-061-5/+13
* s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann2017-06-061-3/+4
* s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann2017-06-061-7/+1
* s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann2017-06-061-26/+0
* s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-111-0/+1
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-111-1/+4
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-111-1/+1
* s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-111-1/+2
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-111-1/+1
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-111-12/+0
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-111-76/+2
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-111-38/+3
* s390/qeth: improve endianness handlingHans Wippel2017-04-071-22/+22
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-071-4/+0
* s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-03-241-11/+4
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-241-2/+3
* s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-121-15/+0
* s390/net: use net core MTU range checkingJarod Wilson2016-10-201-0/+2
* s390/qeth: fix setting VIPA addressThomas Richter2016-09-161-2/+2
* qeth: do not turn on SG per defaultUrsula Braun2016-09-161-1/+0
* qeth: do not limit number of gso segmentsUrsula Braun2016-09-161-1/+0
* s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun2016-09-161-5/+17
* qeth: restore device features after recoveryHans Wippel2016-09-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+1
|\
| * qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-041-0/+1
* | s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott2016-06-161-13/+12
* | qeth: add network device features for VLAN devicesHans Wippel2016-06-161-0/+3
* | qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-161-114/+9
* | qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-161-384/+398
* | qeth: introduce linearization fail count to statsEugene Crosser2016-06-161-3/+9
* | qeth: enable scatter/gather by defaultEugene Crosser2016-06-161-1/+2
* | qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser2016-06-161-1/+3
* | qeth: clean up condition when tso is usedEugene Crosser2016-06-161-20/+24
* | qeth: refactor calculation of SBALE countEugene Crosser2016-06-161-20/+38
|/
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-1/+1
* qeth: repair SBAL elements calculationUrsula Braun2015-12-141-1/+1
* qeth: initialize net_device with carrier offUrsula Braun2015-12-141-0/+1
* qeth use common function qeth_get_setassparms_cmdThomas Richter2015-12-141-29/+8
* qeth: add layer 2 RX/TX checksum offloadingThomas Richter2015-09-211-133/+25
* s390: remove unneeded variablesPeter Senna Tschudin2015-08-071-4/+1
* qeth: fix rx checksum offload handlingThomas Richter2015-05-181-7/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-11/+39
|\
| * 390/qeth: Fix locking warning during qeth device setupThomas Richter2015-01-251-11/+39
* | qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser2015-01-171-5/+2
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-4/+4
|/
* qeth: make local functions static in qeth_l3 moduleThomas Richter2014-10-261-4/+4
* qeth: fix some trace formating issuesThomas Richter2014-10-261-1/+1
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
OpenPOWER on IntegriCloud