summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAgeFilesLines
* orinoco: checkpatch cleanupAndrey Borzenkov2009-02-0911-119/+143
* orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov2009-01-291-2/+2
* orinoco: convert to struct net_device_opsAndrey Borzenkov2009-01-291-8/+12
* Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey Borzenkov2009-01-291-0/+120
* orinoco: Remove unused variable rx_dataDavid Kilroy2009-01-292-9/+6Star
* wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy2009-01-291-19/+14Star
* orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-221-1/+1
* orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-221-17/+13Star
* orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin2009-01-121-0/+1
* orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-121-3/+25
* spectrum_cs: Fix function names used in debug stringsDavid Kilroy2008-12-121-2/+6
* orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy2008-12-121-3/+3
* orinoco: Fix function names used in debug stringsDavid Kilroy2008-12-121-2/+6
* airport: remove useless return in a function returning voidPavel Roskin2008-12-121-1/+1
* orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-262-0/+60
* orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy2008-11-261-1/+20
* orinoco: Cache Symbol firmwareDavid Kilroy2008-11-262-15/+34
* orinoco: Separate fw caching from downloadDavid Kilroy2008-11-261-15/+38
* orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov2008-11-261-2/+2
* orinoco: fix last beacon reporting on 64-bit systemsPavel Roskin2008-11-211-2/+2
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-103-3/+3
* orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-1016-0/+10885