- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / ethernet / sfc / efx.c
2012-05-08 Ben Hutchingssfc: Fix division by zero when using one RX channel...
2012-03-06 Ben Hutchingssfc: Log the part number on probe
2012-03-06 Ben Hutchingssfc: Run event/IRQ self-test asynchronously when interf...
2012-03-06 Ben Hutchingssfc: Remove TX completions from adaptive IRQ scoring
2012-02-23 Danny Kukawkaethernet: unify return value of .ndo_set_mac_address...
2012-02-22 Ben Hutchingssfc: Reverse initial buffer table allocation to allow...
2012-02-16 Ben Hutchingssfc: Add SR-IOV back-end support for SFC9000 family
2012-02-16 Ben Hutchingssfc: Allocate SRAM between buffer table and descriptor...
2012-02-16 Ben Hutchingssfc: Pass NIC structure into efx_wanted_parallelism()
2012-02-16 Ben Hutchingssfc: Add support for 'extra' channel types
2012-02-16 Ben Hutchingssfc: Make all CPU/IRQ/channel/queue counts unsigned
2012-02-16 Ben Hutchingssfc: Use proper function to test for RX channel in...
2012-02-16 Ben Hutchingssfc: Leave interrupts and event queues enabled whenever...
2012-02-13 Ben Hutchingssfc: Warn if unable to create MTDs
2012-02-13 Ben Hutchingssfc: Do not retry hardware probe if it schedules a...
2012-02-13 Ben Hutchingssfc: Skip RX end-of-batch work on channels without...
2012-01-27 Ben Hutchingssfc: Replace efx_rx_buffer::is_page and other booleans...
2012-01-27 Ben Hutchingssfc: Rename implementation of ndo_set_rx_mode
2012-01-27 Ben Hutchingssfc: Remove redundant 'rc' variable, always set to 0
2012-01-27 Ben Hutchingssfc: Minor formatting fixes
2012-01-27 Ben Hutchingssfc: Use existing local variables instead of repeated...
2012-01-27 Ben Hutchingssfc: Remove remnants of on-load self-test
2012-01-27 Ben Hutchingssfc: Correct interrupt timer quantum for Siena (normal...
2012-01-27 Ben Hutchingssfc: Remove efx_nic_type::push_multicast_hash operation
2012-01-27 Ben Hutchingssfc: Merge efx_mac_operations into efx_nic_type
2012-01-27 Ben Hutchingssfc: Hold efx_nic::stats_lock while reading efx_nic...
2012-01-27 Ben Hutchingssfc: Remove fallback for invalid permanent MAC address
2012-01-09 Ben Hutchingssfc: Set default parallelism to per-core by default
2012-01-09 Ben Hutchingssfc: Rename efx_wanted_channels() to efx_wanted_paralle...
2012-01-09 Ben Hutchingssfc: Const-qualify static data as appropriate, partly...
2012-01-05 Ben Hutchingssfc: Avoid assignment in an if-statement, reported...
2012-01-05 Ben Hutchingssfc: Fix some formatting errors reported by checkpatch
2011-12-16 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-12-16 Ben Hutchingsethtool: Define and apply a default policy for RX flow...
2011-12-06 Ben Hutchingssfc: Remove device ID macros only used once
2011-11-16 Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-10-28 Linus TorvaldsMerge branch 'next-rebase' of git://git./linux/kernel...
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-16 Ben Hutchingssfc: Validate IRQ moderation parameters in efx_init_irq...
2011-09-16 Ben Hutchingssfc: Correct reporting and validation of TX interrupt...
2011-09-16 Ben Hutchingssfc: Use consistent types for interrupt coalescing...
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-08-11 Jeff Kirshersfc: Move the Solarflare drivers