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