Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e1b69fdf33f63cfa600b992172d7376f9d9ef2e9
/
drivers
/
net
/
wireless
/
orinoco
6977a6b
orinoco: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 12 years ago
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
f512311
wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before calls
by Jesper Juhl
· 13 years ago
e90c7e7
net: orinoco: add error handling for failed kmalloc().
by Santosh Nayak
· 13 years ago
8926574
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
47d505c
orinoco_usb: remove version definition
by John W. Linville
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
9236b2a
orinoco: release BSS structures returned by cfg80211_inform_bss()
by David Kilroy
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
b38d355
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
aea0514
orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002
by Pavel Roskin
· 13 years ago
262eb9b2
cfg80211: split wext compatibility to separate header
by Johannes Berg
· 13 years ago
f33c596
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
49e58a9
orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002
by Pavel Roskin
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
933d594
orinoco: minor fixes for problems found by checkpatch.pl
by Pavel Roskin
· 13 years ago
6403eab
drivers/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a3ad38e
orinoco: Clear dangling pointer on hardware busy
by armadefuego@gmail.com
· 14 years ago
3bf184a
orinoco: Maintain lock until entry removed from list
by Joe Gunn
· 14 years ago
46c2cb8
orinoco: Drop scan results with unknown channels
by Joe Gunn
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b4fe2a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
0a54917
orinoco: fix TKIP countermeasure behaviour
by David Kilroy
· 14 years ago
ba34fce
orinoco: clear countermeasure setting on commit
by David Kilroy
· 14 years ago
229bd79
orinoco: initialise priv->hw before assigning the interrupt
by David Kilroy
· 14 years ago
329b32f
orinoco: allow IW_AUTH_MFP to pass through
by David Kilroy
· 14 years ago
cf63495
orinoco: abort scan on interface down
by David Kilroy
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2262054
pcmcia: remove obsolete and wrong comments
by Dominik Brodowski
· 14 years ago
06b3a1d
pcmcia: avoid messages on module (un)loading
by Dominik Brodowski
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
e8405f0
pcmcia: move Vpp setup to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
78ab952
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
9736ebf
orinoco: Fix walking past the end of the buffer
by David Kilroy
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
1d5cc19
pcmcia: use pcmica_{read,write}_config_byte
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
c96c31e
drivers/net/wireless: Use wiphy_<level>
by Joe Perches
· 14 years ago
800f65b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
48d5548
orinoco_usb: potential null dereference
by Dan Carpenter
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 15 years ago
1d66fa7
drivers/net/wireless/orinoco: Use kmemdup
by Julia Lawall
· 15 years ago
6ac478c
drivers/net/wireless/orinoco: Use kzalloc
by Julia Lawall
· 15 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
c7c2fa0
pcmcia: dev_node removal (drivers with unregister_netdev check)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
f444de0
cfg80211/mac80211: better channel handling
by Johannes Berg
· 15 years ago
bac6faf
orinoco: refactor xmit path
by David Kilroy
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
07cefe7
orinoco_usb: implement fw download
by David Kilroy
· 15 years ago
fc97431
orinoco_usb: avoid in_atomic
by David Kilroy
· 15 years ago
9afac70
orinoco: add orinoco_usb driver
by David Kilroy
· 15 years ago
bcad6e8
orinoco: encapsulate driver locking
by David Kilroy
· 15 years ago
593ef09
orinoco: allow driver to specify netdev_ops
by David Kilroy
· 15 years ago
b42f207
orinoco: add hermes_ops
by David Kilroy
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
088899c
orinoco: have sparse check endian issues
by David Kilroy
· 15 years ago
69c264d
orinoco: use cfg80211_find_ie
by David Kilroy
· 15 years ago
c3d4150
orinoco: implement set_wiphy_params
by David Kilroy
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
adc009e
orinoco/wext.c: Remove local #define STD_IW_HANDLER
by Joe Perches
· 15 years ago
484b4dd
orinoco: disable support for prism chipset by default
by Pavel Roskin
· 15 years ago
655ffee
wireless: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
fbc87d6
Introduce PCMCIA_DEVICE_PROD_ID3
by Pavel Roskin
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
3a999e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
5b06915
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
by Andrey Borzenkov
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
a589296
orinoco: remove spare KERN_DEBUG
by David Kilroy
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
Next »