summaryrefslogtreecommitdiffstats
path: root/drivers/net/hippi
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-05-18hippi: fix spelling mistake: "Framming" -> "Framing"Colin Ian King-1/+1
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-27drivers/net: hippi: Convert timers to use timer_setup()Kees Cook-4/+4
2017-09-21drivers: net: hippi: use setup_timer() helper.Allen Pais-3/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-2/+2
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-10/+7
2017-05-08format-security: move static strings to constKees Cook-1/+2
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang-10/+7
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-10-20net: use core MTU range checking in misc driversJarod Wilson-1/+0
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-10net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han-4/+1
2013-05-22net/hippi/rrunner: Use module_pci_driver to register driverPeter Hüwe-12/+1
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk-0/+3
2013-01-22drivers/net/hippi: remove depends on CONFIG_EXPERIMENTALKees Cook-4/+4
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman-2/+1
2012-12-03hippi: remove __dev* attributesBill Pemberton-5/+5
2012-04-16hippi: fix printk format in rrunner.cRandy Dunlap-2/+3
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+0
2012-04-07rrunner: stop using net_device.{base_addr, irq}.Francois Romieu-47/+35
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches-7/+1
2011-11-09net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle-1/+1
2011-08-27hippi: Move the HIPPI driverJeff Kirsher-0/+2606