summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/sky2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-4/+4
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
* ethernet/marvell: fix repeated words in commentsJilin Yuan2022-07-011-1/+1
* eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-2/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* sky2: use PCI VPD API in eeprom ethtool opsHeiner Kallweit2021-11-191-72/+12
* sky2: Remove redundant assignment and parenthesesluo penghao2021-10-281-1/+1
* ethernet: sky2/skge: use eth_hw_addr_set()Jakub Kicinski2021-10-191-3/+6
* ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-071-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* sky2: Stop printing VPD info to debugfsHeiner Kallweit2021-09-171-83/+1
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net: marvell: make the array name static, makes object smallerColin Ian King2021-08-021-1/+1
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-2/+2
* skbuff: add a parameter to __skb_frag_unrefMatteo Croce2021-06-071-1/+1
* net: marvell: remove leading spaces before tabsHui Tang2021-05-191-15/+15
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-5/+3
* net: marvell: Fix the trailing format of some block commentsYangyang Li2021-03-291-3/+6
* net: ethernet: marvell: Fixed typo in the file sky2.cBhaskar Chowdhury2021-03-131-1/+1
* Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa2021-02-231-3/+2
* drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn2020-11-111-1/+1
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\
| * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-1/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
|/
* net: sky2: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-121-42/+45
* net: sky2: initialize return of gm_phy_readTom Rix2020-07-071-1/+1
* net: sky2: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\
| * netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-0/+7
|\
| * sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-281-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-0/+7
|\|
| * sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-231-0/+7
* | net: marvell: Use dev_get_drvdata where possibleChuhong Yuan2019-07-241-2/+1
|/
* sky2: Disable MSI on P5W DH DeluxeTasos Sahanidis2019-07-141-0/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 195Thomas Gleixner2019-05-301-13/+1
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-1/+1
|\
| * net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-4/+0
|/
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-041-1/+23
* sky2: Increase D3 delay againKai-Heng Feng2019-02-191-1/+1
* net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-031-13/+1
* sky2: use __vlan_hwaccel helpersMichał Mirosław2018-11-081-4/+2
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-011-1/+1
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1