aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/net_driver.h
AgeCommit message (Expand)Author
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings
2013-08-29sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings
2013-08-29sfc: Use a global count of active queues instead of pending drainsAlexandre Rames
2013-08-29sfc: Prepare for RX scatter on EF10Jon Cooper
2013-08-29sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings
2013-08-29sfc: Allow event queue initialisation to failJon Cooper
2013-08-27sfc: Add support for reading packet length from prefixBen Hutchings
2013-08-27sfc: Add TX merged completion counterBen Hutchings
2013-08-27sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper
2013-08-27sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings
2013-08-22sfc: Split Falcon-arch-specific and common filter stateBen Hutchings
2013-08-21sfc: Do not assume efx_nic_type::ev_fini is idempotentBen Hutchings
2013-08-21sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings
2013-08-21sfc: Add support for MCDI v2Ben Hutchings
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings
2013-08-21sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings
2013-08-21sfc: Stop RX refill before flushing RX queuesBen Hutchings
2013-08-21sfc: Rework IRQ enable/disableBen Hutchings
2013-08-21sfc: Remove efx_process_channel_now()Ben Hutchings
2013-08-21sfc: Make struct efx_special_buffer less specialBen Hutchings
2013-08-21sfc: Make MCDI independent of SienaBen Hutchings
2013-08-21sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames
2013-06-12sfc: Store port number in private data, not net_device::dev_idBen Hutchings
2013-05-14sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings
2013-05-14sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings
2013-03-07sfc: allocate more RX buffers per pageDaniel Pieczko
2013-03-07sfc: Replace efx_rx_is_last_buffer() with a flagBen Hutchings
2013-03-07sfc: reuse pages to avoid DMA mapping/unmapping costsDaniel Pieczko
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings
2013-03-07sfc: Update RX buffer address together with lengthBen Hutchings
2013-03-07sfc: Make RX queue descriptor counts unsigned for consistencyBen Hutchings
2013-03-07sfc: Properly distinguish RX buffer and DMA lengthsBen Hutchings
2013-03-07sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_lenBen Hutchings
2013-03-07sfc: Add AER and EEH support for SienaAlexandre Rames
2013-03-07sfc: Remove rx_alloc_method SKBAlexandre Rames
2013-03-07sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2012-12-01sfc: Work-around flush timeout when flushes have completedDaniel Pieczko
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-10-06drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings
2012-09-19sfc: Bump version to 3.2Ben Hutchings