summaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/arcnet.c (follow)
Commit message (Expand)AuthorAge
* arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König2019-10-05
* arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2015-10-26
* arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-26
* arcnet: move dev_free_skb to its only userMichael Grzeschik2015-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\
| * ARCNET: fix hard_header_len limitMichael Grzeschik2015-09-17
* | arcnet: Add com9026.h to standardize COM9026_REG_<foo>Joe Perches2015-09-23
* | arcnet: Remove function pointer macro indirectionsJoe Perches2015-09-23
* | arcnet: Move files out of include/linuxJoe Perches2015-09-23
* | arcnet: Wrap some long linesJoe Perches2015-09-23
* | arcnet: Move EXPORT_SYMBOL after declarationsJoe Perches2015-09-23
* | arcnet: Convert printk to pr_<level>Joe Perches2015-09-23
* | arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-23
* | arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-23
* | arcnet: Use network block comment styleJoe Perches2015-09-23
* | arcnet: Coalesce string fragmentsJoe Perches2015-09-23
* | arcnet: Use normal kernel brace styleJoe Perches2015-09-23
* | arcnet: Add and remove blank linesJoe Perches2015-09-23
* | arcnet: Use normal kernel spacing styleJoe Perches2015-09-23
|/
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
* ARCNET: return IRQ_NONE if the interface isn't runningMichael Grzeschik2014-09-29
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* arcnet: cleanup sizeof parameterDan Carpenter2013-07-19
* net: trans_start cleanupsEric Dumazet2010-05-10
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* drivers/net/arcnet: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-17
* arcnet: convert to net_device_opsStephen Hemminger2009-01-21
* arcnet: convert to internal statsStephen Hemminger2009-01-21
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-12
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-28
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-25
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-02
* [PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk2006-01-17
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
* [ARCNET]: Fix return value from arcnet_send_packet().Pieter Dejaeghere2005-09-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16