Age | Commit message (Expand) | Author |
2021-10-16 | ethernet: adaptec: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2020-08-24 | starfire: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-07-01 | starfire: use generic power management | Vaibhav Gupta |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-21 | drivers: Remove inclusion of vermagic header | Leon Romanovsky |
2020-02-24 | net/adaptec: Clean driver versions | Leon Romanovsky |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-14 | net: adaptec: starfire: replace dev_kfree_skb_irq by dev_consume_skb_irq for ... | Yang Wei |
2018-07-26 | net: adaptec: Replace mdelay() with msleep() in starfire_init_one() | Jia-Ju Bai |
2017-01-29 | net: adaptec: starfire: add checks for dma mapping errors | Alexey Khoroshilov |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-09 | net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson |
2016-09-12 | starfire: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2013-10-18 | net: starfire: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | starfire: remove __dev* attributes | Bill Pemberton |
2012-10-06 | sections: fix section conflicts in drivers/net | Andi Kleen |
2012-04-07 | starfire: remove deprecated options. | Francois Romieu |
2012-04-07 | starfire: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi |
2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches |
2011-12-08 | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko |
2011-11-08 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-09-22 | starfire: convert to SKB paged frag API. | Ian Campbell |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-12 | starfire: Move the Adaptec driver | Jeff Kirsher |