Age | Commit message (Expand) | Author |
2017-10-27 | drivers/net: arcnet: Convert timers to use timer_setup() | Kees Cook |
2017-09-21 | drivers: net: arcnet: use setup_timer() helper. | Allen Pais |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-29 | arcnet: add err_skb package for package status feedback | Michael Grzeschik |
2017-06-29 | arcnet: change irq handler to lock irqsave | Michael Grzeschik |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2015-10-26 | arcnet: add netif_carrier_on/off for reconnect | Michael Grzeschik |
2015-10-26 | arcnet: com20020-pci: add led trigger support | Michael Grzeschik |
2015-10-26 | arcnet: move dev_free_skb to its only user | Michael Grzeschik |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-23 | arcnet: Add com9026.h to standardize COM9026_REG_<foo> | Joe Perches |
2015-09-23 | arcnet: Remove function pointer macro indirections | Joe Perches |
2015-09-23 | arcnet: Move files out of include/linux | Joe Perches |
2015-09-23 | arcnet: Wrap some long lines | Joe Perches |
2015-09-23 | arcnet: Move EXPORT_SYMBOL after declarations | Joe Perches |
2015-09-23 | arcnet: Convert printk to pr_<level> | Joe Perches |
2015-09-23 | arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont | Joe Perches |
2015-09-23 | arcnet: Expand odd BUGLVL macro with if and uses | Joe Perches |
2015-09-23 | arcnet: Use network block comment style | Joe Perches |
2015-09-23 | arcnet: Coalesce string fragments | Joe Perches |
2015-09-23 | arcnet: Use normal kernel brace style | Joe Perches |
2015-09-23 | arcnet: Add and remove blank lines | Joe Perches |
2015-09-23 | arcnet: Use normal kernel spacing style | Joe Perches |
2015-09-17 | ARCNET: fix hard_header_len limit | Michael Grzeschik |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman |
2014-09-29 | ARCNET: return IRQ_NONE if the interface isn't running | Michael Grzeschik |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2013-07-19 | arcnet: cleanup sizeof parameter | Dan Carpenter |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-02-17 | drivers/net/arcnet: fix sparse warning: symbol shadows an earlier one | Hannes Eder |
2009-01-21 | arcnet: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | arcnet: convert to internal stats | Stephen Hemminger |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen |
2008-09-24 | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-03-28 | drivers/net/arcnet/arcnet.c: use time_* macros | S.Caglar Onur |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger |
2007-04-25 | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo |
2007-02-17 | bugfixes and new hardware support for arcnet driver | Jeff Morrow |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-02 | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn |
2006-01-17 | [PATCH] drivers/net/arcnet/: possible cleanups | Adrian Bunk |
2006-01-17 | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi |
2005-09-06 | [ARCNET]: Fix return value from arcnet_send_packet(). | Pieter Dejaeghere |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |