summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ehea
Commit message (Expand)AuthorAgeFilesLines
* net: ehea: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-308-120/+8Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing2019-04-051-5/+1Star
* ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing2019-04-051-1/+1
* net: ibm: fix possible object reference leakWen Yang2019-03-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-14/+0Star
|\
| * ehea: remove ndo_poll_controllerEric Dumazet2018-09-281-14/+0Star
* | net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'zhong jiang2018-09-201-3/+1Star
* | net: ibm: remove a redundant local variable 'k'zhong jiang2018-09-201-2/+1Star
* | net: ibm: fix return type of ndo_start_xmit functionYueHaibing2018-09-191-1/+1
|/
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-4/+3Star
* net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-3/+2Star
* net: ehea: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman2017-06-121-4/+2Star
* net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-091-21/+30
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+2Star
* ehea: Remove unnecessary memset of stats in netdev private dataTobias Klauser2016-11-301-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+2
|\
| * ehea: fix operation state reportGuilherme G. Piccoli2016-11-031-0/+2
* | ethernet/ibm: use core min/max MTU checkingJarod Wilson2016-10-181-9/+4Star
|/
* net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4Star
* ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
* ehea: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich2014-08-261-1/+1
* net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-141-1/+1
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-071-2/+2
* ehea: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-311-3/+2Star
* net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-191-1/+3
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* ehea: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-251-3/+3
* net: do not pretend FRAGLIST supportEric Dumazet2013-12-021-1/+1
* drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-171-1/+13
* ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-131-4/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-2/+2
|\
| * net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-261-2/+2
* | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-121-5/+3Star
|/
* net: Fix vlan bitmask changes in EHEA driver.David S. Miller2013-04-231-6/+6
* net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-231-1/+2
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+2
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-4/+4
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-7/+2Star
* net: ehea module param description fixDave Young2013-02-181-4/+4
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-16/+7Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-20/+0Star
|\
| * powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0Star
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+2
* | ehea: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* | ehea: Remove remnants of LRO supportBen Hutchings2012-11-201-1/+1
|/