aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/z85230.c
AgeCommit message (Expand)Author
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski
2021-06-15net: z85230: remove unnecessary out of memory messagePeng Li
2021-06-15net: z85230: fix the code style issue about open brace {Peng Li
2021-06-15net: z85230: add some required spacesPeng Li
2021-06-15net: z85230: remove trailing whitespacesPeng Li
2021-06-15net: z85230: fix the code style issue about "if..else.."Peng Li
2021-06-15net: z85230: fix the comments style issuePeng Li
2021-06-15net: z85230: replace comparison to NULL with "!skb"Peng Li
2021-06-15net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li
2021-06-15net: z85230: add blank line after declarationsPeng Li
2021-06-15net: z85230: remove redundant blank linesPeng Li
2021-05-20net: wan: remove leading spaces before tabsHui Tang
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-25net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei
2017-08-01drivers/net/wan/z85230.c: Use designated initializersKees Cook
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida
2012-10-06sections: fix section conflicts in drivers/net/wanAndi Kleen
2011-06-27wan: Update to current logging formsJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-06wan: make read-only data conststephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-02-17drivers/net/wan: fix warning: format not a string literal and no ...Hannes Eder
2008-12-26drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbolsHannes Eder
2008-11-25z85230: fix warning in drivers/net/wan/z85230.cIngo Molnar
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-07-23WAN: Convert Zilog-based drivers to generic HDLCKrzysztof HaƂasa
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-03-09z85230: Fix FIFO handlingAlan Cox
2007-02-07z85230: spinlock logicAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds