Sign in
android-kvm
/
linux
/
4f0e3a57d6eb727c54249542c509e0b7aa122465
/
drivers
/
net
/
ethernet
/
sfc
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
a4f570b
sfc-falcon: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
9447a10
sfc: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
5683a7a
net: sfc: falcon: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 7 years ago
193f200
sfc: hold filter_sem consistently during reset
by Bert Kenward
· 7 years ago
1c56c09
sfc: avoid hang from nested use of the filter_sem
by Bert Kenward
· 7 years ago
eec8bb1
net: ethernet: sfc: Make subdir logic consistent with other vendors
by Geert Uytterhoeven
· 7 years ago
2e6dde5
sfc: remove redundant variable old_vlan
by Colin Ian King
· 7 years ago
e090bfb
sfc: batch up RX delivery
by Edward Cree
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cafb396
sfc: correctly initialise filter rwsem for farch
by Bert Kenward
· 7 years ago
9ff3b40
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
829eb05
sfc: make function efx_rps_hash_bucket static
by Colin Ian King
· 7 years ago
6c1f0a1
net: drivers/net: Convert random_ether_addr to eth_random_addr
by Joe Perches
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
06e9552
x86/pci-dma: remove the experimental forcesac boot option
by Christoph Hellwig
· 7 years ago
0c23511
sfc: stop the TX queue before pushing new buffers
by Martin Habets
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
987c658
sfc: fix ARFS expiry check on EF10
by Edward Cree
· 7 years ago
ded8b9c
sfc: Use filter index rather than ID for rps_flow_id table
by Edward Cree
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f8d6203
sfc: ARFS filter IDs
by Edward Cree
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a83762d
sfc: set and clear interrupt affinity hints
by Bert Kenward
· 7 years ago
89bda97
sfc: check RSS is active for filter insert
by Bert Kenward
· 7 years ago
f993740
sfc: limit ARFS workitems in flight per channel
by Edward Cree
· 7 years ago
a7f8018
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
by Edward Cree
· 7 years ago
494bef4
sfc: insert ARFS filters with replace_equal=true
by Edward Cree
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
51798de
Merge branches 'pm-cpuidle' and 'pm-qos'
by Rafael J. Wysocki
· 7 years ago
3fd14cd
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
efefc97
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
by Rafael J. Wysocki
· 7 years ago
458bd99
sfc: remove ctpio_dmabuf_start from stats
by Bert Kenward
· 7 years ago
a8e8fbeb
sfc: fix flow type handling for RSS filters
by Edward Cree
· 7 years ago
e0a65e3
sfc: protect list of RSS contexts under a mutex
by Edward Cree
· 7 years ago
31b8429
sfc: return a better error if filter insertion collides with MC reboot
by Edward Cree
· 7 years ago
fc7a6c2
sfc: use a semaphore to lock farch filters too
by Edward Cree
· 7 years ago
c2bebe3
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
by Edward Cree
· 7 years ago
3af0f34
sfc: replace asynchronous filter operations
by Edward Cree
· 7 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
e7bfb3f
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
by Boris Brezillon
· 7 years ago
7f61e6c
sfc: support FEC configuration through ethtool
by Edward Cree
· 7 years ago
f215347
sfc: update MCDI protocol headers
by Edward Cree
· 7 years ago
42356d9
sfc: support RSS spreading of ethtool ntuple filters
by Edward Cree
· 7 years ago
9baeb5e
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
by Colin Ian King
· 7 years ago
e7345ba
sfc: mark some unexported symbols as static
by kbuild test robot
· 7 years ago
5b09179
sfc: add suffix to large constant in ptp
by Bert Kenward
· 7 years ago
88a4fb5
sfc: support Medford2 frequency adjustment format
by Laurence Evans
· 7 years ago
1280c0f
sfc: support second + quarter ns time format for receive datapath
by Edward Cree
· 7 years ago
04796f4
sfc: support separate PTP and general timestamping
by Laurence Evans
· 7 years ago
c4f64fc
sfc: simplify RX datapath timestamping
by Laurence Evans
· 7 years ago
6aa47c8
sfc: only advertise TX timestamping if we have the license for it
by Martin Habets
· 7 years ago
2935e3c
sfc: on 8000 series use TX queues for TX timestamps
by Edward Cree
· 7 years ago
c1d0d33
sfc: MAC TX timestamp handling on the 8000 series
by Martin Habets
· 7 years ago
50663fe
sfc: only enable TX timestamping if the adapter is licensed for it
by Martin Habets
· 7 years ago
23418dc
sfc: use main datapath for HW timestamps if available
by Martin Habets
· 7 years ago
9c3afb3
sfc: add function to determine which TX timestamping method to use
by Martin Habets
· 7 years ago
b9b603d4
sfc: handle TX timestamps in the normal data path
by Martin Habets
· 7 years ago
5227ecc
sfc: remove tx and MCDI handling from NAPI budget consideration
by Bert Kenward
· 7 years ago
5abb5e7
sfc: add bits for 25/50/100G supported/advertised speeds
by Edward Cree
· 7 years ago
c2ab85d
sfc: support the ethtool ksettings API properly so that 25/50/100G works
by Edward Cree
· 7 years ago
702b3d5
sfc: basic MCDI mapping of 25/50/100G link speeds
by Edward Cree
· 7 years ago
2c0b6ee
sfc: expose CTPIO stats on NICs that support them
by Bert Kenward
· 7 years ago
f411b54
sfc: expose FEC stats on Medford2
by Edward Cree
· 7 years ago
c1be482
sfc: support variable number of MAC stats
by Edward Cree
· 7 years ago
d31a596
sfc: update MCDI protocol headers
by Edward Cree
· 7 years ago
0bc959a
sfc: populate the timer reload field
by Bert Kenward
· 7 years ago
d8d8ccf
sfc: update EF10 register definitions
by Bert Kenward
· 7 years ago
acaef3c1
sfc: improve PTP error reporting
by Edward Cree
· 7 years ago
aae5a31
sfc: add Medford2 (SFC9250) PCI Device IDs
by Edward Cree
· 7 years ago
7182744
sfc: support VI strides other than 8k
by Edward Cree
· 7 years ago
03714bb
sfc: make mem_bar a function rather than a constant
by Edward Cree
· 7 years ago
d4a7a88
sfc: pass valid pointers from efx_enqueue_unwind
by Bert Kenward
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
492d070
net: sfc: remove redundant variable start
by Colin Ian King
· 7 years ago
cbad52e
sfc: don't warn on successful change of MAC
by Robert Stonehouse
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6978729
sfc: support rx-fcs and rx-all
by Edward Cree
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
7aa1402e
net: ethernet/sfc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
61deee9
sfc: don't try and read ef10 data on non-ef10 NIC
by Bert Kenward
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
38cf0426
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
9b17010
sfc: Add ethtool -m support for QSFP modules
by Martin Habets
· 8 years ago
c70d681
sfc: don't read beyond unicast address list
by Bert Kenward
· 8 years ago
53172d9
sfc: correct comment on efx_mcdi_process_event
by Edward Cree
· 8 years ago
4e2e347
sfc: change Unknown MCDI event message to print full event.
by Jon Cooper
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
Next »