aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\
| | * sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\|
| * | sfc: make local functions staticstephen hemminger2013-03-17
| * | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
| * | sfc: remove duplicated include from efx.cWei Yongjun2013-03-13
| * | sfc: allocate more RX buffers per pageDaniel Pieczko2013-03-07
| * | sfc: Replace efx_rx_is_last_buffer() with a flagBen Hutchings2013-03-07
| * | sfc: reuse pages to avoid DMA mapping/unmapping costsDaniel Pieczko2013-03-07
| * | sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-07
| * | sfc: Update RX buffer address together with lengthBen Hutchings2013-03-07
| * | sfc: Explicitly prefetch RX hash prefix, not just Ethernet headeBen Hutchings2013-03-07
| * | sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()Ben Hutchings2013-03-07
| * | sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings2013-03-07
| * | sfc: Make RX queue descriptor counts unsigned for consistencyBen Hutchings2013-03-07
| * | sfc: Properly distinguish RX buffer and DMA lengthsBen Hutchings2013-03-07
| * | sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_lenBen Hutchings2013-03-07
| * | sfc: Add AER and EEH support for SienaAlexandre Rames2013-03-07
| * | sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PFBen Hutchings2013-03-07
| * | sfc: Fix replacement detection in efx_filter_insert_filter()Ben Hutchings2013-03-07
| * | sfc: Merge efx_filter_search() into efx_filter_insert()Ben Hutchings2013-03-07
| * | sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filtersBen Hutchings2013-03-07
| * | sfc: Remove redundant parameter to efx_filter_search()Ben Hutchings2013-03-07
| * | sfc: More sensible semantics for efx_filter_insert_filter() replace flagBen Hutchings2013-03-07
| * | sfc: Remove rx_alloc_method SKBAlexandre Rames2013-03-07
| * | sfc: tidy up PTP synchronize function efx_ptp_process_times()Laurence Evans2013-03-07
| * | sfc: PTP changes to support improved UUID filtering modeLaurence Evans2013-03-07
| * | sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings2013-03-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2013-03-18
| |\ \
| * | | sfc: Fix Kconfig typo "----help---"Paul Bolle2013-03-18
* | | | sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-12
| |_|/ |/| |
* | | sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings2013-03-06
* | | sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-06
* | | sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-26
* | | sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-26
* | | sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-02-26
| |/ |/|
* | drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall2013-01-21
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* sfc: remove __dev* attributesBill Pemberton2012-12-03
* sfc: Make module parameters really booleanBen Hutchings2012-11-30
* sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2012-11-30
* sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2012-11-30
* sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2012-11-30
* sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings2012-11-30
* sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings2012-11-30
* sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings2012-11-30
* sfc: Remove confusing MMIO functionsBen Hutchings2012-11-30
* sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings2012-11-30