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