summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] com20020 build fixRandy Dunlap2006-11-101-2/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-1/+1
|\
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [ARCNET]: SoHard PCI supportStphane Witzmann2006-09-221-0/+1
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-2/+1
|\
| * BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1
* | [NET]: com90xx kmalloc fixAndrew Morton2006-04-011-2/+2
|/
* [PATCH] trivial: fix spelling errors in KconfigsJon Mason2006-02-171-2/+2
* Merge branch 'viro'Jeff Garzik2006-02-092-57/+143
|\
| * [PATCH] arcnet probing cleanups and fixesAl Viro2006-01-282-57/+143
* | [PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk2006-01-174-10/+13
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-1/+2
|/
OpenPOWER on IntegriCloud