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