Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
drivers
/
net
/
ethernet
/
sfc
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
4a46a7c
sfc: mcdi_port: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
f79c957
drivers: net: sfc: use netdev_xmit_more helper
by Florian Westphal
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
50f444a
sfc: ensure recovery after allocation failures
by Robert Stonehouse
· 6 years ago
f694be2
sfc: Replace dev_kfree_skb_any by dev_consume_skb_any
by Huang Zijiang
· 6 years ago
c652854
sfc: initialise found bitmap in efx_ef10_mtd_probe
by Bert Kenward
· 6 years ago
b9ad6de
sfc: add bundle partition definitions to mtd
by Paul Fox
· 6 years ago
1d68101
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3366463
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
by Edward Cree
· 6 years ago
5fb1bee
sfc: extend MTD support for newer hardware
by Bert Kenward
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
013ff4a
sfc: Replace spin_is_locked() with lockdep
by Lance Roy
· 6 years ago
29e1220
sfc: use the new __netdev_tx_sent_queue BQL optimisation
by Edward Cree
· 6 years ago
cea0604
sfc: add missing NVRAM partition types for EF10
by Edward Cree
· 6 years ago
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
· 6 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
Next »