index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
Age
Commit message (
Expand
)
Author
2009-04-16
orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
Pavel Roskin
2009-03-16
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
2009-02-27
orinoco: prevent accessing memory outside the firmware image
David Kilroy
2009-02-27
orinoco: validate firmware header
David Kilroy
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-23
orinoco: do not resgister NULL pm_notifier function
Andrey Borzenkov
2009-02-13
orinoco: Storage class should be before const qualifier
Tobias Klauser
2009-02-13
orinoco: hermes doesn't need to be a separate module
David Kilroy
2009-02-13
orinoco: hermes_dld does not need to be a module
David Kilroy
2009-02-13
orinoco: Move WEXT handlers into a separate file
David Kilroy
2009-02-13
orinoco: Move hardware functions into separate file
David Kilroy
2009-02-13
orinoco: Add hardware function to set multicast mode
David Kilroy
2009-02-13
orinoco: Use accessor functions for bitrate tables
David Kilroy
2009-02-13
orinoco: Move firmware handling into a separate file
David Kilroy
2009-02-13
orinoco: Move MIC helpers into new file
David Kilroy
2009-02-11
orinoco: Move scan helpers to a separate file
David Kilroy
2009-02-11
orinoco: use orinoco_private instead of net_device in scan helper
David Kilroy
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-02-09
orinoco: checkpatch cleanup
Andrey Borzenkov
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
Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig
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_cs: add ID for ARtem Onair Comcard 11
Pavel Roskin
2009-01-12
orinoco: take the driver lock in the rx tasklet
David Kilroy
2008-12-12
spectrum_cs: Fix function names used in debug strings
David Kilroy
2008-12-12
orinoco: Fix inappropriate use of IRQ_BAP
David Kilroy
2008-12-12
orinoco: Fix function names used in debug strings
David Kilroy
2008-12-12
airport: remove useless return in a function returning void
Pavel Roskin
2008-11-26
orinoco: Provide option to avoid unnecessary fw caching
David Kilroy
2008-11-26
orinoco: Resume spectrum_cs in the same way as orinoco_cs
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