Age | Commit message (Expand) | Author |
2020-03-03 | net/fealnx: Delete driver version | Leon Romanovsky |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-02-13 | net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles | Yang Wei |
2017-11-16 | fealnx: Fix building error on MIPS | Huacai Chen |
2017-10-28 | drivers/net: fealnx: Convert timers to use timer_setup() | Kees Cook |
2017-09-21 | drivers: net: fealnx: use setup_timer() helper. | Allen Pais |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com |
2017-01-02 | net: fealnx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2013-10-21 | net: fealnx: remove unnecessary pci_set_drvdata() | Jingoo Han |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | net/ethernet: remove __dev* attributes | Bill Pemberton |
2012-10-06 | sections: fix section conflicts in drivers/net | Andi Kleen |
2012-04-07 | fealnx: Remove unused local label 'out' in netdev_open(). | David S. Miller |
2012-04-07 | fealnx: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi |
2011-11-08 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-12 | fealnx: Move the Myson driver | Jeff Kirsher |