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
/
main.c
Age
Commit message (
Expand
)
Author
2015-08-13
orinoco: Do not call wiphy_unregister() from free_orinocodev()
Jes Sorensen
2015-02-06
orinoco: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-03-28
net: orinoco: add error handling for failed kmalloc().
Santosh Nayak
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-03-21
orinoco: Maintain lock until entry removed from list
Joe Gunn
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
2010-11-30
orinoco: abort scan on interface down
David Kilroy
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-05-07
orinoco: refactor xmit path
David Kilroy
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy
2010-05-03
orinoco: encapsulate driver locking
David Kilroy
2010-05-03
orinoco: allow driver to specify netdev_ops
David Kilroy
2010-05-03
orinoco: add hermes_ops
David Kilroy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-28
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2009-10-27
orinoco: use cfg80211 ethtool ops
David Kilroy
2009-10-07
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-08-14
orinoco: consolidate storage of WEP and TKIP keys
David Kilroy
2009-08-14
orinoco: use local types for auth alg and sequence length
David Kilroy
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
2009-07-10
orinoco: convert scanning to cfg80211
David Kilroy
2009-07-10
orinoco: convert mode setting to cfg80211
David Kilroy
2009-07-10
orinoco: provide generic commit function
David Kilroy
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
2009-07-10
orinoco: initiate cfg80211 conversion
David Kilroy
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
2009-07-10
orinoco: Move FID allocation to hw.c
David Kilroy
2009-07-10
orinoco: Move card reading code into hw.c
David Kilroy
2009-07-10
orinoco: Move firmware capability determination into hw.c
David Kilroy
2009-03-16
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
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
[next]