index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
farsync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
farsync: remove redundant variable txq_length
Colin Ian King
2018-07-07
1
-2
/
+0
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-3
/
+3
*
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()
Alexey Khoroshilov
2014-07-11
1
-54
/
+58
*
farsync: Fix confusion about DMA address and buffer offset types
Ben Hutchings
2014-06-11
1
-13
/
+8
*
wan: Use usleep_range()
Manuel Schölling
2014-06-02
1
-7
/
+3
*
farsync: fix info leak in ioctl
Salva Peiró
2013-10-11
1
-0
/
+1
*
wan: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-4
/
+2
*
farsync: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
farsync: fix support for over 30 cards
Dan Carpenter
2012-10-09
1
-1
/
+1
*
drivers/net/wan/farsync.c: add missing iounmap
Julia Lawall
2012-04-17
1
-0
/
+1
*
farsync: Update to current logging forms
Joe Perches
2011-06-27
1
-4
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-1
/
+3
|
\
|
*
farsync: add module_put to error path in fst_open()
Pavel Shved
2011-06-17
1
-1
/
+3
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
farsync: Fix compile warnings.
David S. Miller
2010-08-10
1
-7
/
+8
*
drivers/net/wan/farsync.c: Use standard pr_<level>
Joe Perches
2010-08-02
1
-58
/
+53
*
drivers/net/wan: Use memdup_user
Julia Lawall
2010-05-31
1
-10
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-6
/
+6
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-4
/
+4
*
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2009-07-05
1
-19
/
+0
*
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
1
-6
/
+12
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-2
/
+0
*
WAN: farsync driver no longer uses syncppp.c directly
Krzysztof Hałasa
2008-07-23
1
-4
/
+1
*
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
1
-40
/
+30
*
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
2008-03-17
1
-5
/
+12
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
1
-8
/
+3
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] drivers/net/wan/: possible cleanups
Adrian Bunk
2005-09-14
1
-12
/
+12
*
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-14
1
-2
/
+1
*
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
2005-07-12
1
-2
/
+1
*
[PATCH] net/farsync: add set_current_state() before schedule_timeout()
Nishanth Aravamudan
2005-06-26
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2712