aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* sfc: Improve reliability of RX queue flushingBen Hutchings2009-08-26
* sfc: Fix ordering of device registration and initial netif_carrier_off()Ben Hutchings2009-08-26
* sfc: Remove lro module parameterBen Hutchings2009-05-19
* sfc: modify allocation error messageMike Travis2009-05-17
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-14
* sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-31
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\
| * | cpumask: convert drivers/net/sfcRusty Russell2009-01-11
| * | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-11
* | | sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* | | sfc: Clean up properly on reset failure pathsBen Hutchings2009-03-04
* | | sfc: Clean up LED controlBen Hutchings2009-03-02
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\ \ \ | | |/ | |/|
| * | sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-30
| * | sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson2009-01-30
| |/
* | sfc: Replace LRO with GROHerbert Xu2009-01-21
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-21
|/
* net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-26
* sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings2008-12-26
* sfc: Generate unique names for per-NIC workqueuesBen Hutchings2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings2008-12-13
* sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson2008-12-13
* sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-13
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-13
* sfc: Add phy_type device attributeBen Hutchings2008-12-13
* sfc: Remove MII extension cruftBen Hutchings2008-12-13
* sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-13
* sfc: Add option to use a separate channel for TX completionsNeil Turton2008-12-13
* sfc: Restore phy_flash_cfg module parameterBen Hutchings2008-12-13
* sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2008-12-13
* sfc: Board support fixesBen Hutchings2008-12-13
* sfc: convert to net_device_opsStephen Hemminger2008-11-21
* sfc: Do not reset when hardware monitor detects a faultBen Hutchings2008-11-06
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-06
* net: convert print_mac to %pMJohannes Berg2008-10-27
* sfc: Make queue flushes more reliableBen Hutchings2008-09-24
* sfc: Remove workaround for old firmware bugBen Hutchings2008-09-24
* sfc: Fix memory BAR release call on error pathBen Hutchings2008-09-24
* sfc: Rework efx_set_multicast_hash()Ben Hutchings2008-09-03
* sfc: Remove the STATE_RESETTING flagBen Hutchings2008-09-03
* sfc: Extend self-testsBen Hutchings2008-09-03
* sfc: Cleanup reset codeBen Hutchings2008-09-03
* sfc: Remove some unreachable error pathsBen Hutchings2008-09-03
* sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()Ben Hutchings2008-09-03
* sfc: Enable TSO for 802.1q VLAN devicesBen Hutchings2008-09-03
* sfc: Do not call netif_{stop,wake}_queue() before register_netdevSteve Hodgson2008-09-03