index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
falcon.c
Age
Commit message (
Expand
)
Author
2008-09-03
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
Ben Hutchings
2008-09-03
sfc: Remove mistaken hardware workaround
Ben Hutchings
2008-09-03
sfc: Use separate hardware TX queues to select checksum generation
Ben Hutchings
2008-09-03
sfc: Replace net_dev->priv with netdev_priv(net_dev)
Ben Hutchings
2008-07-22
sfc: I2C adapter initialisation fixes
Ben Hutchings
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
sfc: Recover from RX queue flush failure
Steve Hodgson
2008-05-30
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
Ben Hutchings
2008-05-30
sfc: Use kernel I2C system and i2c-algo-bit driver
Ben Hutchings
2008-05-22
sfc: Remove redundant casts to and from void *
Ben Hutchings
2008-05-22
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2008-05-22
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-22
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
2008-05-22
sfc: Removed casts to void
Ben Hutchings
2008-05-13
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
2008-05-13
[netdrvr] sfc: Increment rx_reset when reported as driver event
Ben Hutchings
2008-05-13
[netdrvr] sfc: Removed bogus 'fall-thru' comments
Ben Hutchings
2008-04-29
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings