| Commit message (Expand) | Author | Age | Files | Lines |
* | net: wan: remove support for Z85230-based devices | Jakub Kicinski | 2022-04-27 | 1 | -336/+0 |
* | wan: hostess_sv11: use module_init/module_exit helpers | Arnd Bergmann | 2021-08-03 | 1 | -2/+4 |
* | net: split out ndo_siowandev ioctl | Arnd Bergmann | 2021-07-27 | 1 | -6/+1 |
* | net: hostess_sv11: fix the alignment issue | Peng Li | 2021-06-18 | 1 | -1/+1 |
* | net: hostess_sv11: fix the comments style issue | Peng Li | 2021-06-18 | 1 | -30/+18 |
* | net: hostess_sv11: remove dead code | Peng Li | 2021-06-18 | 1 | -2/+0 |
* | net: hostess_sv11: fix the code style issue about switch and case | Peng Li | 2021-06-18 | 1 | -27/+27 |
* | net: hostess_sv11: remove trailing whitespace | Peng Li | 2021-06-18 | 1 | -1/+1 |
* | net: hostess_sv11: move out assignment in if condition | Peng Li | 2021-06-18 | 1 | -1/+2 |
* | net: hostess_sv11: fix the code style issue about "foo* bar" | Peng Li | 2021-06-18 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Annotate hardware config module parameters in drivers/net/wan/ | David Howells | 2017-04-20 | 1 | -3/+3 |
* | net: use core MTU range checking in WAN drivers | Jarod Wilson | 2016-10-20 | 1 | -1/+0 |
* | net: wan: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-07 | 1 | -1/+1 |
* | wan: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -5/+6 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 | 1 | -1/+1 |
* | wan: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 2009-01-21 | 1 | -3/+9 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 | 1 | -1/+0 |
* | WAN: Convert Zilog-based drivers to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 1 | -228/+154 |
* | syncppp: Fix crashes. | David S. Miller | 2008-05-12 | 1 | -6/+6 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -2/+0 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] missing include of asm/irq.h in drivers/net | Al Viro | 2006-01-29 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+420 |