Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
54a696bd07c14d3b1192d03ce7269bc59b45209a
/
drivers
/
net
/
sfc
/
falcon.c
31b7602
sfc: Fix type of FALCON_SPI_MAX_LEN
by Ben Hutchings
· 16 years ago
0a62f1a
sfc: Disable interrupts after a fatal interrupt occurs until reset
by Ben Hutchings
· 16 years ago
1d0680f
sfc: Insert read memory barrier after checking MAC statistics flag
by Ben Hutchings
· 16 years ago
6bc5d3a
sfc: Make queue flushes more reliable
by Ben Hutchings
· 16 years ago
92ade88
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
by Steve Hodgson
· 16 years ago
88c5942
sfc: Add check for memory allocation failure in falcon_probe_nic()
by Ben Hutchings
· 16 years ago
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
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
955f0a7
sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
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
4a5b504
sfc: Export boot configuration in EEPROM through ethtool
by Ben Hutchings
· 16 years ago
4d56606
sfc: Removed forced inlining of long functions
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
c84a6f1
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
by Ben Hutchings
· 16 years ago
5b39fe3
sfc: Remove mistaken hardware workaround
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
9dadae6
sfc: I2C adapter initialisation fixes
by Ben Hutchings
· 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
62c7832
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
by Ben Hutchings
· 16 years ago
37b5a60
sfc: Use kernel I2C system and i2c-algo-bit driver
by Ben Hutchings
· 16 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 16 years ago
5daab96
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
by Ben Hutchings
· 16 years ago
9bbd7d9
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
by Ben Hutchings
· 16 years ago
5566861
sfc: Replaced various macros with inline functions
by Ben Hutchings
· 16 years ago
b347564
sfc: Added and removed braces to comply with kernel style
by Ben Hutchings
· 16 years ago
91ad757
sfc: Removed casts to void
by Ben Hutchings
· 16 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
ba911a4
[netdrvr] sfc: Removed bogus 'fall-thru' comments
by Ben Hutchings
· 17 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago