summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-271-11/+6
* sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_statsBen Hutchings2012-01-271-1/+3
* sfc: Remove fallback for invalid permanent MAC addressBen Hutchings2012-01-271-30/+2
* sfc: Set default parallelism to per-core by defaultBen Hutchings2012-01-091-7/+7
* sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()Ben Hutchings2012-01-091-4/+2
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-091-3/+3
* sfc: Avoid assignment in an if-statement, reported by checkpatchBen Hutchings2012-01-051-3/+5
* sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-051-8/+8
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-12-161-2/+2
|\
| * sfc: Remove device ID macros only used onceBen Hutchings2011-12-061-2/+2
* | ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-1/+2
|/
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+1
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-281-4/+6
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-16/+2
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-161-3/+17
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-161-0/+18
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-161-5/+5
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+2714
OpenPOWER on IntegriCloud