aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAge
* orinoco: hermes doesn't need to be a separate moduleDavid Kilroy2009-02-13
* orinoco: hermes_dld does not need to be a moduleDavid Kilroy2009-02-13
* orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-13
* orinoco: Move hardware functions into separate fileDavid Kilroy2009-02-13
* orinoco: Add hardware function to set multicast modeDavid Kilroy2009-02-13
* orinoco: Use accessor functions for bitrate tablesDavid Kilroy2009-02-13
* orinoco: Move firmware handling into a separate fileDavid Kilroy2009-02-13
* orinoco: Move MIC helpers into new fileDavid Kilroy2009-02-13
* orinoco: Move scan helpers to a separate fileDavid Kilroy2009-02-11
* orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy2009-02-11
* 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: checkpatch cleanupAndrey Borzenkov2009-02-09
* orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov2009-01-29
* orinoco: convert to struct net_device_opsAndrey Borzenkov2009-01-29
* Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey 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_cs: add ID for ARtem Onair Comcard 11Pavel Roskin2009-01-12
* orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-12
* spectrum_cs: Fix function names used in debug stringsDavid Kilroy2008-12-12
* orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy2008-12-12
* orinoco: Fix function names used in debug stringsDavid Kilroy2008-12-12
* airport: remove useless return in a function returning voidPavel Roskin2008-12-12
* orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-26
* orinoco: Resume spectrum_cs in the same way as orinoco_csDavid 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