aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco.c
Commit message (Expand)AuthorAge
* orinoco: Rename orinoco.cDavid Kilroy2009-02-11
* orinoco: Fix interesting checkpatch errorsDavid Kilroy2009-02-11
* orinoco: keep line length below 80 charactersDavid Kilroy2009-02-11
* orinoco: remove unnecessary bracesDavid Kilroy2009-02-11
* orinoco: spaces in parenthesised expressionsDavid Kilroy2009-02-11
* orinoco: address leading and trailing whitespaceDavid Kilroy2009-02-11
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-09
* orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov2009-01-29
* orinoco: convert to struct net_device_opsAndrey Borzenkov2009-01-29
* orinoco: Remove unused variable rx_dataDavid Kilroy2009-01-29
* wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy2009-01-29
* orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-22
* orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-22
* orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-12
* orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy2008-12-12
* orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-26
* orinoco: Cache Symbol firmwareDavid Kilroy2008-11-26
* orinoco: Separate fw caching from downloadDavid Kilroy2008-11-26
* orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov2008-11-26
* orinoco: fix last beacon reporting on 64-bit systemsPavel Roskin2008-11-21
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-10