summaryrefslogtreecommitdiff
path: root/drivers/net/wan/pci200syn.c
AgeCommit message (Expand)Author
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27wan: use ndo_siocdevprivateArnd Bergmann
2021-06-15net: pci200syn: fix the comments style issuePeng Li
2021-06-15net: pci200syn: add necessary () to macro argumentPeng Li
2021-06-15net: pci200syn: add some required spacesPeng Li
2021-06-15net: pci200syn: replace comparison to NULL with "!card"Peng Li
2021-06-15net: pci200syn: add blank line after declarationsPeng Li
2021-06-15net: pci200syn: remove redundant blank linesPeng Li
2020-11-30net: wan: remove trailing semicolon in macro definitionTom Rix
2020-07-13WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2018-09-18net: wan: remove redundant includezhong jiang
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2013-12-09wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/hdlc: remove __dev* attributesBill Pemberton
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-06-27generic_hdlc: Update to current logging formsJoe Perches
2010-08-16drivers/net/wan: Adjust confusing if indentationJulia Lawall
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-09-07WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.Krzysztof Halasa
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2008-11-22WAN: Simplify HD64572 drivers.Krzysztof Hałasa
2008-11-22WAN: don't print HD64572 driver versions anymore.Krzysztof Hałasa
2008-11-22WAN: convert HD64572-based drivers to NAPI.Krzysztof Hałasa
2008-11-22WAN: remove SCA support from SCA-II driversKrzysztof Hałasa
2008-11-22WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa
2006-06-22[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa
2006-04-01[PATCH] Goramo PCI200SYN WAN driver subsystem ID patchKrzysztof Halasa
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds