index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
/
orinoco.c
Age
Commit message (
Expand
)
Author
2009-02-11
orinoco: Rename orinoco.c
David Kilroy
2009-02-11
orinoco: Fix interesting checkpatch errors
David Kilroy
2009-02-11
orinoco: keep line length below 80 characters
David Kilroy
2009-02-11
orinoco: remove unnecessary braces
David Kilroy
2009-02-11
orinoco: spaces in parenthesised expressions
David Kilroy
2009-02-11
orinoco: address leading and trailing whitespace
David Kilroy
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
2009-01-29
orinoco: trivial cleanup in alloc_orinocodev
Andrey Borzenkov
2009-01-29
orinoco: convert to struct net_device_ops
Andrey Borzenkov
2009-01-29
orinoco: Remove unused variable rx_data
David Kilroy
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
2009-01-22
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
2009-01-22
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
2009-01-12
orinoco: take the driver lock in the rx tasklet
David Kilroy
2008-12-12
orinoco: Fix inappropriate use of IRQ_BAP
David Kilroy
2008-11-26
orinoco: Provide option to avoid unnecessary fw caching
David Kilroy
2008-11-26
orinoco: Cache Symbol firmware
David Kilroy
2008-11-26
orinoco: Separate fw caching from download
David Kilroy
2008-11-26
orinoco: indicate it is using dBm in wireless_stats and spy
Andrey Borzenkov
2008-11-21
orinoco: fix last beacon reporting on 64-bit systems
Pavel Roskin
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
orinoco: Move sources to a subdirectory
David Kilroy