Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-01-29 | net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq | Yang Wei | 1 | -1/+1 |
2018-08-08 | alteon: acenic: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-04 | net: alteon: acenic: remove redundant pointer rxdesc | Colin Ian King | 1 | -4/+1 |
2017-12-15 | net: alteon: acenic: clean up indentation issue | Colin Ian King | 1 | -7/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-11-09 | net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -30/+35 |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 1 | -3/+2 |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 1 | -3/+1 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -4/+4 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-05-23 | net/ethernet/alteon/acenic: Use module_pci_driver to register driver | Peter Hüwe | 1 | -13/+2 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 1 | -1/+1 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 1 | -1/+1 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -4/+3 |
2012-12-03 | acenic: remove __dev* attributes | Bill Pemberton | 1 | -13/+13 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -4/+1 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -5/+5 |
2011-10-07 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 1 | -1/+1 |
2011-08-31 | acenic: convert to SKB paged frag API. | Ian Campbell | 1 | -3/+3 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-13 | acenic: Move the Alteon driver | Jeff Kirsher | 4 | -0/+4048 |