Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5c89468c12899b84886cb47eec93f0c88e0f896a
/
drivers
/
net
/
sfc
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 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
9dadae6
sfc: I2C adapter initialisation fixes
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
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
23bdfdd
sfc: Recover from RX queue flush failure
by Steve Hodgson
· 16 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
62c7832
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
by Ben Hutchings
· 17 years ago
37b5a60
sfc: Use kernel I2C system and i2c-algo-bit driver
by Ben Hutchings
· 17 years ago
b055629
[netdrvr] sfc: Report XAUI link down at default log level
by Ben Hutchings
· 17 years ago
8757a5f
sfc: Remove sub-minor component from driver version
by Ben Hutchings
· 17 years ago
9b7bfc4
sfc: Added checks for heap allocation failure
by Ben Hutchings
· 17 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 17 years ago
5daab96
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
by Ben Hutchings
· 17 years ago
24c28ed
sfc: Use __packed macro
by Ben Hutchings
· 17 years ago
6f8135c
sfc: Do not define inline macro
by Ben Hutchings
· 17 years ago
9bbd7d9
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
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
184be0c
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
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
4cc58bd
sfc: Use mod_timer() to set expiry and add_timer() together
by Ben Hutchings
· 17 years ago
3273c2e
[netdrvr] sfc: sfc: Add self-test support
by Ben Hutchings
· 17 years ago
05e3ec0
[netdrvr] sfc: Increment rx_reset when reported as driver event
by Ben Hutchings
· 17 years ago
53269e9
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
by Ben Hutchings
· 17 years ago
e52edda
[netdrvr] sfc: Fix code formatting
by Ben Hutchings
· 17 years ago
d6742d4
[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic
by Ben Hutchings
· 17 years ago
707d982
[netdrvr] sfc: Remove garbage from comment
by Ben Hutchings
· 17 years ago
ba911a4
[netdrvr] sfc: Removed bogus 'fall-thru' comments
by Ben Hutchings
· 17 years ago
75f2d3e
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
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