index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
falcon
/
efx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-9
/
+0
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-13
1
-7
/
+1
*
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-2
/
+2
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-1
/
+1
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-1
/
+1
*
sfc: use swap() to make code cleaner
Yang Guang
2021-11-05
1
-6
/
+2
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-3
/
+3
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-59
/
+20
|
\
|
*
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-51
/
+14
|
*
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
1
-16
/
+14
*
|
Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
1
-14
/
+16
*
|
Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
1
-14
/
+51
*
|
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
1
-51
/
+14
*
|
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-22
1
-16
/
+14
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
1
-2
/
+2
*
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-1
/
+1
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
|
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
sfc-falcon: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-8
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-8
/
+0
*
|
sfc-falcon: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-26
/
+0
|
/
*
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2018-05-28
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-4
/
+2
|
\
|
*
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-4
/
+2
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
sfc: limit the number of receive queues
Bert Kenward
2017-04-17
1
-0
/
+7
*
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
2017-02-03
1
-42
/
+0
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-03
1
-0
/
+1
*
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
1
-1
/
+1
*
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
1
-0
/
+3350