summaryrefslogtreecommitdiffstats
path: root/drivers/net/hippi
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-1/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: hippi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-4/+1
* net/hippi/rrunner: Use module_pci_driver to register driverPeter Hüwe2013-05-221-12/+1
* rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk2013-03-101-0/+3
* drivers/net/hippi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-4/+4
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* hippi: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* hippi: fix printk format in rrunner.cRandy Dunlap2012-04-161-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | rrunner: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-47/+35
|/
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-7/+1
* net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle2011-11-091-1/+1
* hippi: Move the HIPPI driverJeff Kirsher2011-08-274-0/+2606