summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi2014-08-111-8/+8
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* arcnet: cleanup sizeof parameterDan Carpenter2013-07-191-1/+1
* drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* ARCNET: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-171-4/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2011-11-261-1/+1
* drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-271-1/+1
* com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher2011-08-273-1/+361
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-066-0/+6
* arcnet: fix signed bug in probe functionDan Carpenter2010-07-182-3/+3
* drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-311-99/+78
* ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe2010-05-171-2/+2
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-5/+5
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-032-10/+10
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-184-4/+4
* trivial: remove unnecessary semicolonsJoe Perches2009-09-212-2/+0
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-16/+10
* drivers/net/arcnet: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-1/+0
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-012-3/+3
* com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller2009-01-251-0/+1
* com20020: convert to net_devic_opsStephen Hemminger2009-01-213-2/+13
* arcnet: convert to net_device_opsStephen Hemminger2009-01-211-17/+16
* arcnet: convert to internal statsStephen Hemminger2009-01-215-59/+42
* drivers/net/arcnet: fix sparse warnings: make symbols staticHannes Eder2008-12-252-2/+2
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-1211-54/+54
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-034-5/+0
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-242-17/+17
* drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-281-2/+3
* /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler2008-03-171-3/+4
* drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
* [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-121-10/+5
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-7/+11
* arcnet endianness annotationsAl Viro2007-10-102-5/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [ARCNET]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+4
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-6/+11
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-254-10/+7
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-174-4/+7
* [PATCH] com20020 build fixRandy Dunlap2007-02-121-1/+2