index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
sky2.c
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-01
ethernet/marvell: fix repeated words in comments
Jilin Yuan
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-19
sky2: use PCI VPD API in eeprom ethtool ops
Heiner Kallweit
2021-10-28
sky2: Remove redundant assignment and parentheses
luo penghao
2021-10-19
ethernet: sky2/skge: use eth_hw_addr_set()
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-17
sky2: Stop printing VPD info to debugfs
Heiner Kallweit
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-02
net: marvell: make the array name static, makes object smaller
Colin Ian King
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-05-19
net: marvell: remove leading spaces before tabs
Hui Tang
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
net: marvell: Fix the trailing format of some block comments
Yangyang Li
2021-03-13
net: ethernet: marvell: Fixed typo in the file sky2.c
Bhaskar Chowdhury
2021-02-23
Marvell Sky2 Ethernet adapter: fix warning messages.
Krzysztof Halasa
2020-11-11
drivers: net: sky2: Fix -Wstringop-truncation with W=1
Andrew Lunn
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-12
net: sky2: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-07
net: sky2: initialize return of gm_phy_read
Tom Rix
2020-03-14
net: sky2: reject unsupported coalescing params
Jakub Kicinski
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-28
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
Takashi Iwai
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-24
net: marvell: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-23
sky2: Disable MSI on ASUS P6T
Takashi Iwai
2019-07-14
sky2: Disable MSI on P5W DH Deluxe
Tasos Sahanidis
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 195
Thomas Gleixner
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-04
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
2019-02-19
sky2: Increase D3 delay again
Kai-Heng Feng
2018-12-03
net: marvell: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-11-08
sky2: use __vlan_hwaccel helpers
Michał Mirosław
2018-04-01
sky2: Increase D3 delay to sky2 stops working after suspend
Kai-Heng Feng
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
[next]