summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lmc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426Thomas Gleixner2019-06-055-16/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-251-2/+1Star
* net: lmc: remove -I. header search pathMasahiro Yamada2019-01-271-1/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-1/+1
|\
| * drivers: net: lmc: fix case value for target abort errorColin Ian King2018-08-021-1/+1
* | drivers: net: lmc: remove redundant variable next_rxColin Ian King2018-07-071-2/+0Star
|/
* lmc: Use memdup_user() as a cleanupVasyl Gomonovych2017-11-281-10/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | drivers/net: wan/lmc: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+5
* | drivers: net: lmc: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* WAN: use designated initializersKees Cook2016-12-171-48/+49
* net: use core MTU range checking in WAN driversJarod Wilson2016-10-201-1/+0Star
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla2016-03-021-20/+7Star
* wan: lmc: fix error return codeJulia Lawall2015-04-071-0/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-3/+0Star
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
| * wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-2/+0Star
* | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1Star
* net/lmc: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* net/wan: use module_pci_driverAxel Lin2012-04-141-12/+1Star
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-1/+0Star
* treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* net: change to new flag variablematt mooney2011-03-171-1/+1
* drivers/net: return operator cleanupEric Dumazet2010-09-271-2/+2
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-261-1/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-4/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0Star
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-1/+1
|/
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-4/+5
* WAN/LMC: Fix type_trans().Krzysztof Halasa2009-08-291-1/+1
* lmc: Read outside array boundsroel kluin2009-08-141-3/+4
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-212-24/+12Star
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-042-2/+0Star
* lmc: copy_*_user under spinlockAlan Cox2008-10-161-7/+24
* WAN: Use u32 type instead of u_int32_t in LMC driver.Krzysztof Hałasa2008-07-236-143/+139Star
* WAN: Port LMC driver to generic HDLCKrzysztof Hałasa2008-07-236-648/+362Star
* WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-231-2/+0Star
* syncppp: Fix crashes.David S. Miller2008-05-121-0/+1