summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmveth.c
Commit message (Expand)AuthorAgeFilesLines
* net: ibm: ibmveth: constify vio_device_idArvind Yadav2017-08-171-1/+1
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-85/+74
|\
| * ibmveth: properly unwind on init errorsChristoph Hellwig2017-06-201-85/+74
* | net: ibm: ibmveth: constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1
* | ibmveth: Support to enable LSO/CSO for Trunk VEA.Sivakumar Krishnasamy2017-05-211-18/+89
|/
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-2/+5
|\
| * ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-01-241-2/+5
* | net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-091-12/+18
|/
* ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-2/+63
|\
| * ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-091-2/+63
* | ethernet: fix min/max MTU typosStefan Richter2016-10-271-1/+1
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-3/+3
|/
* ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-071-1/+4
* ibmveth: consolidate kmalloc of array, memset 0 to kcallocNicholas Mc Guire2015-12-201-3/+1
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-2/+3
* ibmveth: add support for TSO6Thomas Falcon2015-07-151-25/+120
* ibmveth: Add support for Large Receive OffloadThomas Falcon2015-04-301-1/+16
* ibmveth: Add GRO supportThomas Falcon2015-04-301-1/+1
* ibmveth: Add support for TSOThomas Falcon2015-04-301-1/+18
* ibmveth: change rx buffer default allocation for CMOThomas Falcon2015-04-301-0/+3
* ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-231-2/+2
* ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-101-2/+2
* ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
* ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
* ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-2/+2
* ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-061-9/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-4/+8
|\
| * powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-6/+9
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-4/+5
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
|/
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-2/+2
* ibmveth: Fix little endian issuesAnton Blanchard2013-09-041-2/+2
* net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-4/+2
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-1/+0
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+2
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* ibmveth: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-051-17/+9
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-5/+2
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+2
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-20/+40
* ibmveth: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* ehea/ibm*: Move the IBM driversJeff Kirsher2011-08-111-0/+1619
OpenPOWER on IntegriCloud