summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco.c
Commit message (Expand)AuthorAgeFilesLines
* orinoco: Rename orinoco.cDavid Kilroy2009-02-111-6164/+0
* orinoco: Fix interesting checkpatch errorsDavid Kilroy2009-02-111-30/+22
* orinoco: keep line length below 80 charactersDavid Kilroy2009-02-111-45/+68
* orinoco: remove unnecessary bracesDavid Kilroy2009-02-111-11/+7
* orinoco: spaces in parenthesised expressionsDavid Kilroy2009-02-111-55/+55
* orinoco: address leading and trailing whitespaceDavid Kilroy2009-02-111-53/+53
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-1/+1
* orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov2009-01-291-2/+2
* orinoco: convert to struct net_device_opsAndrey Borzenkov2009-01-291-8/+12
* orinoco: Remove unused variable rx_dataDavid Kilroy2009-01-291-0/+6
* wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy2009-01-291-19/+14
* 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/+13
* orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-121-3/+25
* orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy2008-12-121-3/+3
* orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-261-0/+57
* orinoco: Cache Symbol firmwareDavid Kilroy2008-11-261-14/+32
* 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-101-1/+1
* orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-101-0/+6032
OpenPOWER on IntegriCloud