summaryrefslogtreecommitdiff
path: root/drivers/net/wan/c101.c
AgeCommit message (Expand)Author
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27wan: use ndo_siocdevprivateArnd Bergmann
2021-06-21net: c101: remove redundant spacesPeng Li
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li
2021-06-21net: c101: add blank line after declarationsPeng Li
2021-05-18net: wan: fix variable definition stylePeng Li
2021-05-18net: wan: remove redundant spacePeng Li
2021-05-18net: wan: add some required spacesPeng Li
2021-05-18net: wan: remove redundant blank linesPeng Li
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
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
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2008-11-22WAN: remove SCA II support from SCA driversKrzysztof Hałasa
2008-11-22WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-04-25WAN: Fix confusing insmod error code for C101 too.Krzysztof Halasa
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-08-19[PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa
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
2005-04-16Linux-2.6.12-rc2Linus Torvalds