summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-197-31/+30
|\
| * sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-121-0/+2
| * sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| * sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
* | sfc: make function tables conststephen hemminger2011-04-1413-24/+24
* | ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-141-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-115-8/+8
|\ \ | |/
| * Fix common misspellingsLucas De Marchi2011-03-315-8/+8
* | sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings2011-04-051-10/+18
* | sfc: Implement generic features interfaceBen Hutchings2011-04-054-84/+18
* | sfc: Enable all TSO features on VLANsBen Hutchings2011-04-051-1/+1
* | sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings2011-04-012-4/+5
|/
* sfc: Siena: Disable write-combining when SR-IOV is enabledSteve Hodgson2011-03-232-2/+18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-083-10/+16
|\
| * sfc: Use write-combining to reduce TX latencyBen Hutchings2011-03-043-10/+16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-9/+13
|\ \ | |/ |/|
| * sfc: lower stack usage in efx_ethtool_self_testEric Dumazet2011-02-221-9/+13
* | sfc: Bump version to 3.1Ben Hutchings2011-02-281-1/+1
* | sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-284-41/+5
* | sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings2011-02-281-1/+20
* | sfc: Update copyright datesBen Hutchings2011-02-2830-30/+30
* | sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-284-31/+8
* | sfc: Read MC firmware version when requested through ethtoolBen Hutchings2011-02-285-41/+9
* | sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2011-02-282-24/+28
* | sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2011-02-282-53/+51
* | sfc: Implement hardware acceleration of RFSBen Hutchings2011-02-174-2/+169
* | sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings2011-02-161-4/+9
* | sfc: Add TX queues for high-priority trafficBen Hutchings2011-02-157-28/+156
* | sfc: Distinguish queue lookup from test for queue existenceBen Hutchings2011-02-153-29/+33
* | sfc: Move TX queue core queue mapping into tx.cBen Hutchings2011-02-153-4/+10
* | net: change netdev->features to u32Michał Mirosław2011-01-242-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-142-14/+14
|\
| * sfc: Restore the effect of the rss_cpus module parameterBen Hutchings2011-01-131-0/+3
| * sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2011-01-132-14/+11
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-20/+5
|\ \ | |/ |/|
| * PCI: make pci_restore_state return voidJon Mason2010-12-231-20/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2010-12-214-115/+35
|\ \
| * | sfc: Remove ancient support for nesting of TX stopBen Hutchings2010-12-104-113/+35
| * | sfc: Remove unused field and comment on a previously removed fieldBen Hutchings2010-12-101-2/+0
* | | netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-101-8/+1
* | | sfc: convert references to LRO to GROstephen hemminger2010-12-101-15/+15
|/ /
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2010-12-108-306/+468
|\ \
| * | sfc: Generalise filter spec initialisationBen Hutchings2010-12-073-191/+248
| * | sfc: Remove filter table IDs from filter functionsBen Hutchings2010-12-074-25/+34
| * | sfc: Log start and end of ethtool self-test at INFO levelBen Hutchings2010-12-071-3/+6
| * | sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings2010-12-063-2/+68
| * | sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings2010-12-061-1/+14
| * | sfc: Add compile-time checks for correctness of paged register writesBen Hutchings2010-12-061-8/+23
| * | sfc: Remove redundant memory barriers between MMIOsBen Hutchings2010-12-061-5/+0
| * | sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings2010-12-061-49/+49
OpenPOWER on IntegriCloud