aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/pc300_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-261-2/+1
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/
* drivers/net: return operator cleanupEric Dumazet2010-09-261-9/+9
* wan: make read-only data conststephen hemminger2010-09-061-1/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-9/+8
* wan/pc300_drv: convert to net_device_opsAlexander Beregalov2009-04-171-8/+12
* drivers/net/wan: Remove redundant testJulia Lawall2008-12-251-3/+2
* netdevice pc300: Convert directly reference of netdev->privWang Chen2008-11-211-9/+8
* WAN: Convert PC300 driver to use normal u8/u16/u32 typesKrzysztof Hałasa2008-07-231-60/+60
* WAN: Remove dead code from PC300 driver, part #2Krzysztof Hałasa2008-07-231-5/+1
* WAN: Remove dead code from PC300 driver, part #1Krzysztof Hałasa2008-07-231-15/+3
* WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-231-2/+0
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-41/+30
* NULL noise in drivers/netAl Viro2008-01-281-4/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik2007-07-171-0/+2
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik2006-10-211-5/+19
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] Make PC300 WAN driver compile againKrzysztof Halasa2006-09-261-16/+14
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-271-2/+2
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-141-43/+44
* [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3692