index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
Age
Commit message (
Expand
)
Author
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