aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
* 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
* 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
* sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings2008-09-03
* sfc: Cleanup RX event processingBen Hutchings2008-09-03
* sfc: Remove efx_channel::evqnum fieldBen Hutchings2008-09-03
* sfc: Cleanup RX queue informationBen Hutchings2008-09-03
* sfc: Remove efx_channel::has_interruptBen Hutchings2008-09-03
* sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()Ben Hutchings2008-09-03
* sfc: Removed forced inlining of long functionsBen Hutchings2008-09-03
* sfc: Set net_device::vlan_features appropriatelyBen Hutchings2008-09-03
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-03
* sfc: Remove inclusion of workarounds.h from efx.cBen Hutchings2008-09-03
* sfc: Use separate hardware TX queues to select checksum generationBen Hutchings2008-09-03
* sfc: Replace net_dev->priv with netdev_priv(net_dev)Ben Hutchings2008-09-03
* sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings2008-07-22
* sfc: Use a separate workqueue for resetsBen Hutchings2008-07-22
* netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
* sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings2008-05-30
* sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-22