summaryrefslogtreecommitdiff
path: root/drivers/net/hippi
AgeCommit message (Expand)Author
2021-10-22net: hippi: use dev_addr_set()Jakub Kicinski
2021-07-27hippi: use ndo_siocdevprivateArnd Bergmann
2020-09-08hippi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-14hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
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-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas 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-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2013-01-22drivers/net/hippi: remove depends on CONFIG_EXPERIMENTALKees Cook
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-11-09net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle
2011-08-27hippi: Move the HIPPI driverJeff Kirsher