summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco
AgeCommit message (Expand)AuthorFilesLines
2009-02-23orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov1-4/+15
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin1-1/+1
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov1-17/+13
2009-01-12orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin1-0/+1
2009-01-12orinoco: take the driver lock in the rx taskletDavid Kilroy1-3/+25
2008-12-12spectrum_cs: Fix function names used in debug stringsDavid Kilroy1-2/+6
2008-12-12orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy1-3/+3
2008-12-12orinoco: Fix function names used in debug stringsDavid Kilroy1-2/+6
2008-12-12airport: remove useless return in a function returning voidPavel Roskin1-1/+1
2008-11-26orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2-0/+60
2008-11-26orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy1-1/+20
2008-11-26orinoco: Cache Symbol firmwareDavid Kilroy2-15/+34
2008-11-26orinoco: Separate fw caching from downloadDavid Kilroy1-15/+38
2008-11-26orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov1-2/+2
2008-11-21orinoco: fix last beacon reporting on 64-bit systemsPavel Roskin1-2/+2
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy16-0/+10885