Age | Commit message (Expand) | Author |
2017-02-05 | amd8111e: add GRO support | Eric Dumazet |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-09 | net: amd8111e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson |
2016-09-12 | ethernet: amd: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2014-07-14 | ethernet: amd: fix 'foo* bar' | Varka Bhadram |
2014-07-14 | ethernet: amd: fix pci device ids | Varka Bhadram |
2014-07-14 | ethernet: amd: fix comment styles | Varka Bhadram |
2014-07-14 | ethernet: amd: dynamic debug fixes | Varka Bhadram |
2014-07-14 | ethernet: amd: use devm_ioremap() | Varka Bhadram |
2014-07-14 | ethernet: amd: move amd111e_remove_one after probe | Varka Bhadram |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-03-14 | amd8111e: Don't receive packets when the napi budget == 0 | Eric W. Biederman |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-06 | ethernet: Fix FSF address in file headers | Jeff Kirsher |
2013-10-18 | net: amd8111e: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-06-19 | amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) | Yijing Wang |
2013-05-22 | net/ethernet/amd/amd8111e: Use module_pci_driver to register driver | Peter Hüwe |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2012-12-03 | net/amd: remove __dev* attributes | Bill Pemberton |
2012-10-07 | drivers/net/ethernet/amd/amd8111e.c: fix error return code | Peter Senna Tschudin |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
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-11-16 | amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN | Joe Perches |
2011-11-14 | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-10 | amd: Move AMD (Lance) chipset drivers | Jeff Kirsher |