index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
lmc
/
lmc_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
2021-04-07
1
-0
/
+2
*
net: wan/lmc: Remove lmc_trace()
Sebastian Andrzej Siewior
2020-09-29
1
-97
/
+8
*
drivers: net: wan: Fix trivial spelling
Kieran Bingham
2020-07-15
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
net: lmc: fix spelling mistake "runnin" -> "running"
Colin Ian King
2019-09-11
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-25
1
-2
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
1
-1
/
+1
|
\
|
*
drivers: net: lmc: fix case value for target abort error
Colin Ian King
2018-08-02
1
-1
/
+1
*
|
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
2018-07-07
1
-2
/
+0
|
/
*
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-11-28
1
-10
/
+3
*
drivers/net: wan/lmc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+5
*
drivers: net: lmc: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+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
-1
/
+1
*
wan: lmc: Switch to using managed resources
Amitoj Kaur Chawla
2016-03-02
1
-20
/
+7
*
wan: lmc: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-3
/
+0
|
\
|
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
|
*
wan: lmc: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-09
1
-2
/
+0
*
|
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
1
-1
/
+1
|
/
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
net/lmc: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net: Fix spelling typo in net
Masanari Iida
2012-04-14
1
-1
/
+1
*
net/wan: use module_pci_driver
Axel Lin
2012-04-14
1
-12
/
+1
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-2
/
+2
*
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-25
1
-1
/
+1
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-4
/
+2
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-1
/
+1
|
/
*
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-4
/
+5
*
WAN/LMC: Fix type_trans().
Krzysztof Halasa
2009-08-29
1
-1
/
+1
*
lmc: Read outside array bounds
roel kluin
2009-08-13
1
-3
/
+4
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
1
-8
/
+11
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
lmc: copy_*_user under spinlock
Alan Cox
2008-10-16
1
-7
/
+24
*
WAN: Use u32 type instead of u_int32_t in LMC driver.
Krzysztof Hałasa
2008-07-23
1
-7
/
+8
*
WAN: Port LMC driver to generic HDLC
Krzysztof Hałasa
2008-07-23
1
-371
/
+286
*
syncppp: Fix crashes.
David S. Miller
2008-05-12
1
-0
/
+1
*
NULL noise in drivers/net
Al Viro
2008-01-28
1
-3
/
+3
*
[WAN]: fix drivers/net/wan/lmc/ compilation
Adrian Bunk
2007-10-30
1
-1
/
+1
*
[WAN]: lmc_ioctl: don't return with locks held
Roel Kluin
2007-10-30
1
-21
/
+34
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
[next]