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