Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c8661e4cefdd1ddbfe7d5120f046694555d9e5c
/
drivers
/
net
/
sfc
/
efx.c
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
2467ca4
sfc: Cleanup reset code
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
01aad7b
sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
by Ben Hutchings
· 16 years ago
740847d
sfc: Enable TSO for 802.1q VLAN devices
by Ben Hutchings
· 16 years ago
dacccc7
sfc: Do not call netif_{stop,wake}_queue() before register_netdev
by Steve Hodgson
· 16 years ago
f8b87c1
sfc: Make PHY flash mode a device attribute, not a module parameter
by Ben Hutchings
· 16 years ago
42cbe2d
sfc: Cleanup RX event processing
by Ben Hutchings
· 16 years ago
d307402
sfc: Remove efx_channel::evqnum field
by Ben Hutchings
· 16 years ago
8831da7
sfc: Cleanup RX queue information
by Ben Hutchings
· 16 years ago
64ee312
sfc: Remove efx_channel::has_interrupt
by Ben Hutchings
· 16 years ago
46123d0
sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
by Ben Hutchings
· 16 years ago
4d56606
sfc: Removed forced inlining of long functions
by Ben Hutchings
· 16 years ago
28506563
sfc: Set net_device::vlan_features appropriately
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
f90748f
sfc: Remove inclusion of workarounds.h from efx.c
by Ben Hutchings
· 16 years ago
60ac106
sfc: Use separate hardware TX queues to select checksum generation
by Ben Hutchings
· 16 years ago
767e468
sfc: Replace net_dev->priv with netdev_priv(net_dev)
by Ben Hutchings
· 16 years ago
aa6ef27
sfc: Create one RX queue and interrupt per CPU package by default
by Ben Hutchings
· 16 years ago
8d9853d
sfc: Use a separate workqueue for resets
by Ben Hutchings
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
37b5a60
sfc: Use kernel I2C system and i2c-algo-bit driver
by Ben Hutchings
· 17 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 17 years ago
5b9e207
sfc: Correct and expand some comments
by Ben Hutchings
· 17 years ago
086ea35
sfc: Use resource_size_t for PCI bus address
by Ben Hutchings
· 17 years ago
5566861
sfc: Replaced various macros with inline functions
by Ben Hutchings
· 17 years ago
b347564
sfc: Added and removed braces to comply with kernel style
by Ben Hutchings
· 17 years ago
2c118e0
sfc: Removed unncesssary UL suffixes on 0 literals
by Ben Hutchings
· 17 years ago
f7f13b0
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
by Ben Hutchings
· 17 years ago
91ad757
sfc: Removed casts to void
by Ben Hutchings
· 17 years ago
b9b39b6
[netdrvr] sfc: Add TSO support
by Ben Hutchings
· 17 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago