summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/sky2.c
AgeCommit message (Expand)Author
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix
2020-03-14net: sky2: reject unsupported coalescing paramsJakub Kicinski
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-24net: marvell: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-23sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-14sky2: Disable MSI on P5W DH DeluxeTasos Sahanidis
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 195Thomas Gleixner
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2018-12-03net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-11-08sky2: use __vlan_hwaccel helpersMichał Mirosław
2018-04-01sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-01-02sky2: Replace mdelay with msleep in sky2_vpd_waitJia-Ju Bai
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-04-18sky2: Use seq_puts() in sky2_debug_show()Markus Elfring
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18net: sky2: Fix shutdown crashJeremy Linton
2016-10-18ethernet/marvell: use core min/max MTU checkingJarod Wilson
2016-09-01sky2: use napi_complete_donestephen hemminger
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-05sky2: avoid pci write posting after disabling irqsLino Sanfilippo
2014-11-26sky2: Fix crash inside sky2_rx_cleanMirko Lindner
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08sky2: use pci_zalloc_consistentJoe Perches
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-24sky2: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-14sky2: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-10sky2: allow mac to come from dtTim Harvey
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka
2013-12-18net: sky2 calls skb_set_hashTom Herbert