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