summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* WAN: Fix confusing insmod error code for C101 too.Krzysztof Halasa2008-04-251-3/+3
* Removing dead code in drivers/net/wan/hdlc_fr.cCédric Augonnet2008-04-251-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+5
|\
| * Mark generic HDLC + PPP as broken.Krzysztof Halasa2008-04-121-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-1/+1
|\ \ | |/
| * lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-281-1/+1
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-264-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-182-6/+13
|\ \ | |/
| * wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-171-5/+12
| * net: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
* | COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke2008-03-051-6/+8
|/
* x25_asy.c: silence compiler warningS.Çağlar Onur2008-02-091-1/+0
* x25_asy: Fix ref count rule violationAlan Cox2008-02-081-3/+2
* Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-052-8/+4
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-057-28/+24
* Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-2/+2
* annotate the rest of drivers/net/wanAl Viro2008-01-286-7/+7
* NULL noise in drivers/netAl Viro2008-01-284-19/+15
* drivers/net/wan: Add missing "space"Joe Perches2008-01-281-1/+1
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-282-10/+6
* cosa: Convert from class_device to device for cosa sync driverTony Jones2008-01-241-3/+2
* sbni endian fixesAl Viro2008-01-181-3/+9
* wan/lmc bitfields fixesAl Viro2008-01-181-10/+2
* dscc4 endian fixesAl Viro2008-01-181-45/+49
* cycx: annotations and fixes (.24 fodder?)Al Viro2007-12-221-6/+6
* [SYNCPPP]: Endianness and 64bit fixes.Al Viro2007-12-141-18/+17
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-5/+1
* [WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk2007-10-301-1/+1
* [WAN]: lmc_ioctl: don't return with locks heldRoel Kluin2007-10-301-21/+34
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-231-2/+2
* netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz2007-10-151-4/+4
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-2/+2
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-107-36/+48
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-1012-14/+0
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-102-3/+4
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-103-0/+9
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-103-0/+16
* [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-2/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-1915-35/+16
* drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik2007-07-171-4/+3
* drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik2007-07-171-0/+2
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-113-7/+1
* Use menuconfig objects II - netdev/wanJan Engelhardt2007-05-111-19/+15
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-023-3/+0
* Generic HDLC sparse annotationsKrzysztof Halasa2007-04-282-23/+24
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-254-5/+6
OpenPOWER on IntegriCloud