summaryrefslogtreecommitdiffstats
path: root/drivers/net/ns83820.c
Commit message (Expand)AuthorAgeFilesLines
* ns83820: fix net_device_ops supportStephen Hemminger2009-01-071-1/+3
* ns83820: convert to net_device_opsStephen Hemminger2008-11-211-8/+14
* net: convert print_mac to %pMJohannes Berg2008-10-271-4/+2
* ns8320: use netdev_alloc_skbStephen Hemminger2008-05-301-6/+3
* NET: ns83820.c remove fastcall macroDavid Miller2008-01-281-5/+4
* [NET]: fix drivers/net/ns83820.c buildAndrew Morton2008-01-281-1/+1
* [NET]: Remove FASTCALL macroHarvey Harrison2008-01-281-4/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [netdrvr] ns83820: add ethtool media supportJeff Garzik2007-10-101-3/+148
* NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-1/+1
* drivers/net/ns83820.c: fix a check-after-useAdrian Bunk2007-07-021-1/+3
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-12/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+1
* Merge branch 'master' into upstreamJeff Garzik2006-12-071-4/+6
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+6
* | [PATCH] ns83820 annotationsAl Viro2006-12-041-11/+14
|/
* 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-21/+21
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-19/+19
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar2006-07-051-14/+17
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-051-8/+4
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-051-5/+9
* [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
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-3/+3
* Merge branch 'net-const'Jeff Garzik2006-03-031-1/+1
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-031-1/+1
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-2/+3
|/
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [PATCH] kill include/linux/eeprom.hAdrian Bunk2005-11-071-11/+2
* Merge branch 'master'Jeff Garzik2005-10-131-1/+1
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\ \ | |/
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-031-1/+1
|\ \ | |/
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-141-2/+1
|/
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-2/+2
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-0/+1
* [PATCH] ns83820 updateBenjamin LaHaise2005-05-151-40/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2222
OpenPOWER on IntegriCloud