summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/net: fix format string mismatchesUrsula Braun2014-05-301-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-5/+5
* qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-281-2/+5
* qeth: postpone freeing of qdio memoryUrsula Braun2014-02-251-0/+3
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-291-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-0/+2
|\
| * qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-081-0/+2
* | qeth: Fix missing pointer updateStefan Raspl2013-04-221-1/+1
* | qeth: remove unused variableStefan Raspl2013-04-221-2/+1
* | qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-211-6/+10
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+4
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-3/+3
|/
* qeth: Fix scatter-gather regressionFrank Blaschka2013-03-191-1/+3
* qeth: Fix invalid router settings handlingStefan Raspl2013-03-191-6/+11
* qeth: delay feature traceStefan Raspl2013-03-191-1/+1
* qeth: Support VEPA modeStefan Raspl2013-01-211-7/+7
* qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko2013-01-041-10/+11
* qeth: Remove BUG_ONsStefan Raspl2012-11-191-4/+3
* qeth: Consolidate tracing of card featuresStefan Raspl2012-11-191-0/+1
* qeth: fix deadlock between recovery and bonding driverStefan Raspl2012-10-161-5/+6
* qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun2012-09-241-0/+2
* qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com2012-07-251-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-2/+3
|\
| * s390: Use eth_random_addrJoe Perches2012-07-161-1/+1
| * qeth: Convert over to dst_neigh_lookup_skb().David S. Miller2012-07-051-1/+2
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-211-9/+7
|\
| * s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott2012-05-161-9/+7
* | qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com2012-05-161-2/+2
* | qeth: remove token ring part 2Frank Blaschka2012-05-161-55/+0
* | s390: delete any traces of token ring supportPaul Gortmaker2012-05-151-29/+6
|/
* qeth: meaningful return code for set_mac_addressUrsula Braun2012-03-071-1/+1
* qeth: add query OSA address table supportFrank Blaschka2012-02-081-0/+3
* qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller2012-02-021-19/+16
OpenPOWER on IntegriCloud