aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-08
|\
| * sfc: Use write-combining to reduce TX latencyBen Hutchings2011-03-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\ \ | |/ |/|
| * sfc: lower stack usage in efx_ethtool_self_testEric Dumazet2011-02-22
* | sfc: Bump version to 3.1Ben Hutchings2011-02-28
* | sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-28
* | sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings2011-02-28
* | sfc: Update copyright datesBen Hutchings2011-02-28
* | sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-28
* | sfc: Read MC firmware version when requested through ethtoolBen Hutchings2011-02-28
* | sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2011-02-28
* | sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2011-02-28
* | sfc: Implement hardware acceleration of RFSBen Hutchings2011-02-17
* | sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings2011-02-16
* | sfc: Add TX queues for high-priority trafficBen Hutchings2011-02-15
* | sfc: Distinguish queue lookup from test for queue existenceBen Hutchings2011-02-15
* | sfc: Move TX queue core queue mapping into tx.cBen Hutchings2011-02-15
* | net: change netdev->features to u32Michał Mirosław2011-01-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-14
|\
| * sfc: Restore the effect of the rss_cpus module parameterBen Hutchings2011-01-13
| * sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2011-01-13
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\ \ | |/ |/|
| * PCI: make pci_restore_state return voidJon Mason2010-12-23
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2010-12-21
|\ \
| * | sfc: Remove ancient support for nesting of TX stopBen Hutchings2010-12-10
| * | sfc: Remove unused field and comment on a previously removed fieldBen Hutchings2010-12-10
* | | netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-10
* | | sfc: convert references to LRO to GROstephen hemminger2010-12-10
|/ /
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2010-12-10
|\ \
| * | sfc: Generalise filter spec initialisationBen Hutchings2010-12-07
| * | sfc: Remove filter table IDs from filter functionsBen Hutchings2010-12-07
| * | sfc: Log start and end of ethtool self-test at INFO levelBen Hutchings2010-12-07
| * | sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings2010-12-06
| * | sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings2010-12-06
| * | sfc: Add compile-time checks for correctness of paged register writesBen Hutchings2010-12-06
| * | sfc: Remove redundant memory barriers between MMIOsBen Hutchings2010-12-06
| * | sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings2010-12-06
| * | sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_countBen Hutchings2010-12-06
| * | sfc: Reorder struct efx_nic to separate fields by volatilityBen Hutchings2010-12-06
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\ \ \ | |/ / |/| / | |/
| * sfc: Fix NAPI list corruption during ring reallocationBen Hutchings2010-12-07
| * sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings2010-12-07
* | sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-03
* | sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings2010-12-03
* | sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson2010-12-03
* | sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2010-12-03
* | sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-03
* | sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-03
* | sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-03
* | sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-03