aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hippi/rrunner.c
AgeCommit message (Expand)Author
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2020-07-29hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2019-07-15hippi: Remove call to memset after pci_alloc_consistentFuqian Huang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128Thomas Gleixner
2019-04-21net: hippi:Fix misuse of %x in rrunner.cFuqian Huang
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-18hippi: fix spelling mistake: "Framming" -> "Framing"Colin Ian King
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2017-10-27drivers/net: hippi: Convert timers to use timer_setup()Kees Cook
2017-09-21drivers: net: hippi: use setup_timer() helper.Allen Pais
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-10net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-05-22net/hippi/rrunner: Use module_pci_driver to register driverPeter Hüwe
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03hippi: remove __dev* attributesBill Pemberton
2012-04-16hippi: fix printk format in rrunner.cRandy Dunlap
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-07rrunner: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-08-27hippi: Move the HIPPI driverJeff Kirsher