summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm/ibmveth.c
AgeCommit message (Expand)Author
2020-10-29ibmveth: Identify ingress large send packets.David Wilder
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon
2015-07-15ibmveth: add support for TSO6Thomas Falcon
2015-04-30ibmveth: Add support for Large Receive OffloadThomas Falcon
2015-04-30ibmveth: Add GRO supportThomas Falcon
2015-04-30ibmveth: Add support for TSOThomas Falcon
2015-04-30ibmveth: change rx buffer default allocation for CMOThomas Falcon
2015-04-23ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-03-24ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-14ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03ibmveth: remove __dev* attributesBill Pemberton
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15ibmveth: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11ehea/ibm*: Move the IBM driversJeff Kirsher