aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
...
* 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
* sfc: Correct and expand some commentsBen Hutchings2008-05-22
* sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-22
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-22
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-22
* sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-22
* sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-22
* sfc: Removed casts to voidBen Hutchings2008-05-22
* [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-13
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-29