aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco_plx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18orinoco: move under intersil vendor directoryKalle Valo1-371/+0
2015-08-13orinoco: Do not call wiphy_unregister() from free_orinocodev()Jes Sorensen1-1/+4
2015-02-06orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-09-26wireless: orinoco: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2012-12-06orinoco: remove __dev* attributesBill Pemberton1-2/+2
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin1-3/+3
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy1-1/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-07-10orinoco: move netdev interface creation to main driverDavid Kilroy1-10/+4
2009-07-10orinoco: initialise independently of netdevDavid Kilroy1-0/+6
2009-07-10orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy1-12/+12
2009-02-09orinoco: checkpatch cleanupAndrey Borzenkov1-2/+1
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy1-0/+371