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
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2014-07-29
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
2014-07-22
sfc: Add support for busy polling
Alexandre Rames
2014-07-17
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-15
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-07-14
sfc: Add 40G link capability decoding
Edward Cree
2014-07-14
sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
Mateusz Wrzesinski
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-04-01
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-14
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-26
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-02-18
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-12
sfc: Add/remove blank lines to taste
Ben Hutchings
2014-02-12
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
2014-02-12
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
2014-02-12
sfc: Update product naming
Ben Hutchings
2014-02-12
sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
Ben Hutchings
2014-02-12
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
2014-02-12
sfc: Preserve rx_frm_trunc counters when resizing DMA rings
Ben Hutchings
2014-02-12
sfc: Correct comment about number of TX queues used on EF10
Ben Hutchings
2014-02-12
sfc: Remove unused definitions of EF10 user-mode DMA descriptors
Ben Hutchings
2014-02-12
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
2014-02-12
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
2014-02-12
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
2014-02-12
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
2014-02-06
drivers/net: fix build warning in ethernet/sfc/tx.c
Paul Gortmaker
2014-01-23
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-01-21
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
2014-01-21
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2013-12-19
sfc: fix sparse non static symbol warning
Wei Yongjun
2013-12-18
net: sfc calls skb_set_hash
Tom Herbert
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-16
sfc: Fix RX drop filters for EF10
Ben Hutchings
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-12
sfc: Add PTP counters to ethtool stats
Ben Hutchings
2013-12-12
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
Shradha Shah
2013-12-12
sfc: remove unused 'enum efx_rx_alloc_method'
Andrew Rybchenko
2013-12-12
sfc: remove unused 'refcnt' from efx_rx_page_state
Andrew Rybchenko
2013-12-12
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
[next]