Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3eacdf58c2c0b9507afedfc19108e98b992c31e4
/
drivers
/
net
/
wireless
/
orinoco
/
orinoco.c
11eaea4
orinoco: use KERN_DEBUG for link status messages
by Pavel Roskin
· 16 years ago
7fe99c4
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie
by Andrey Borzenkov
· 16 years ago
20953ad
orinoco: take the driver lock in the rx tasklet
by David Kilroy
· 16 years ago
499b702
orinoco: Fix inappropriate use of IRQ_BAP
by David Kilroy
· 16 years ago
39d1ffe
orinoco: Provide option to avoid unnecessary fw caching
by David Kilroy
· 16 years ago
2cea7b2
orinoco: Cache Symbol firmware
by David Kilroy
· 16 years ago
7473431
orinoco: Separate fw caching from download
by David Kilroy
· 16 years ago
f941f85
orinoco: indicate it is using dBm in wireless_stats and spy
by Andrey Borzenkov
· 16 years ago
dfe1baf
orinoco: fix last beacon reporting on 64-bit systems
by Pavel Roskin
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
b2e53b3
orinoco: Move sources to a subdirectory
by David Kilroy
· 16 years ago
[Renamed from drivers/net/wireless/orinoco.c]
2c706002
don't use net/ieee80211.h
by Johannes Berg
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
4fb3078
orinoco: cache downloadable firmware image in memory for use during resume
by Andrey Borzenkov
· 16 years ago
0df6cbb
orinoco: reload firmware on resume
by Andrey Borzenkov
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
7045825
orinoco: reduce stack usage in firmware download path
by Andrey Borzenkov
· 16 years ago
9930cce
wireless: Read scan flags correctly on x86-64
by David Kilroy
· 16 years ago
75d31cf
orinoco: Fix compile warnings
by David Kilroy
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
667d410
orinoco: Multicast to the specified addresses
by David Kilroy
· 16 years ago
23edcc4
orinoco: Add MIC on TX and check on RX
by David Kilroy
· 16 years ago
31afcef
orinoco: Process bulk of receive interrupt in a tasklet
by David Kilroy
· 16 years ago
06009fd
orinoco: Send association events to userspace
by David Kilroy
· 16 years ago
d03032a
orinoco: Add WE-18 ioctls for WPA
by David Kilroy
· 16 years ago
409644a
orinoco: Use a macro to define wireless handlers
by David Kilroy
· 16 years ago
6cd90b1
orinoco: Split wevent work thread from wevent sending
by David Kilroy
· 16 years ago
4ae6ee2
orinoco: Don't use boolean parameter to record encoding type
by David Kilroy
· 16 years ago
01632fa
orinoco: Use extended Agere scans available on 9.x series firmwares
by David Kilroy
· 16 years ago
3056c40
orinoco: address checkpatch typedef warning
by David Kilroy
· 16 years ago
6eecad7
orinoco: Fix transmit for Agere/Lucent with fw 9.x
by David Kilroy
· 16 years ago
3994d50
orinoco: Invoke firmware download in main driver
by David Kilroy
· 16 years ago
17a1a88
orinoco: Update scan translation
by David Kilroy
· 16 years ago
0753bba
orinoco: Add ESSID specific scanning for Agere fw
by David Kilroy
· 16 years ago
c16d118
[netdrvr] Drivers should not set IFF_* flag themselves
by Wang Chen
· 16 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 16 years ago
2236761
orinoco: always use latest BSS info when caching scan results
by Dan Williams
· 17 years ago
1e3428e
orinoco: more reliable scan handling
by Dan Williams
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
f2aca47
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
dde6d43
fix unaligned exception in /drivers/net/wireless/orinoco.c
by Hennerich, Michael
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7e4e8d9
[PATCH] orinoco: fix WE-21 buffer overflow
by Jean Tourrilhes
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
eeec9f1
[PATCH] WE-21 for orinoco
by Jean Tourrilhes
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
9c974fb
[PATCH] orinoco: include linux/if_arp.h directly
by Pavel Roskin
· 18 years ago
fe397d4
[PATCH] orinoco: fix setting transmit key only
by Dan Williams
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d0b952a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
9528454
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
bb6e093
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
by Florin Malita
· 18 years ago
37a6c61
[PATCH] orinoco: delay FID allocation after firmware initialization
by Pavel Roskin
· 19 years ago
2c1bd26
[PATCH] orinoco: fix BAP0 offset error after several days of operation
by Jiri Benc
· 19 years ago
a28dc81
[PATCH] orinoco: simplify 802.3 encapsulation code
by Pavel Roskin
· 19 years ago
470e2aa
[PATCH] orinoco: refactor and clean up Tx error handling
by Pavel Roskin
· 19 years ago
8d5be08
[PATCH] orinoco: don't use any padding for Tx frames
by Pavel Roskin
· 19 years ago
b34b867
[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants
by Pavel Roskin
· 19 years ago
30c2d3b
[PATCH] orinoco: optimize Tx exception handling in orinoco
by Pavel Roskin
· 19 years ago
65b1fe7
[PATCH] orinoco: remove tracing code, it's unused
by Pavel Roskin
· 19 years ago
a208c4e
[PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware
by Pavel Roskin
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
c08ad1e
[PATCH] orinoco: fix setting power management parameters
by Pavel Roskin
· 19 years ago
2c36ed2
[PATCH] Better fixup for the orinoco driver
by Alan Cox
· 19 years ago
63f57fb
[PATCH] revert "orinoco: Information leakage due to incorrect padding"
by Andrew Morton
· 19 years ago
902f907
Merge branch 'master'
by Jeff Garzik
· 19 years ago
c367c21
[PATCH] orinoco: limit message rate
by Andrew Morton
· 19 years ago
36841c9
[PATCH] orinoco: remove redundance skb length check before padding
by John W. Linville
· 19 years ago
0d69ae5
Merge branch 'master'
by Jeff Garzik
· 19 years ago
9bc39be
[PATCH] orinoco: Information leakage due to incorrect padding
by Pavel Roskin
· 19 years ago
f65a4d1
[PATCH] orinoco: Fix flood of kernel log with stupid WE warnings
by Benjamin Herrenschmidt
· 19 years ago
48ca703
[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().
by Pavel Roskin
· 19 years ago
d133ae4
[PATCH] orinoco: Annotate endianess of variables and structure members.
by Pavel Roskin
· 19 years ago
8aeabc3
[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.
by Pavel Roskin
· 19 years ago
f3cb4cc
[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()
by Pavel Roskin
· 19 years ago
ef846bf
[PATCH] orinoco: Remove inneeded system includes.
by Pavel Roskin
· 19 years ago
af9288a
ieee80211: update orinoco, wl3501 drivers for latest struct naming
by James Ketrenos
· 19 years ago
27c91ef
[PATCH] orinoco: Don't include <net/ieee80211.h> twice.
by Pavel Roskin
· 19 years ago
343c686
[PATCH] orinoco: WE-18 support
by Pavel Roskin
· 19 years ago
c89cc22
[PATCH] orinoco: Optimize orinoco_join_ap()
by Pavel Roskin
· 19 years ago
708218b
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
by Pavel Roskin
· 19 years ago
70817c4
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
by Pavel Roskin
· 19 years ago
e3ee3b7
/spare/repo/netdev-2.6 branch 'master'
by Jeff Garzik
· 19 years ago
6b9b97c
[PATCH] orinoco: Sparse fixes
by Peter Hagervall
· 19 years ago
716b433
Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6)
by Jeff Garzik
· 19 years ago
1a9fe63
wireless/orinoco: remove changelog, bump version
by Jeff Garzik
· 19 years ago
98c4cae
[PATCH] orinoco: monitor mode support
by Christoph Hellwig
· 19 years ago
8f2abf4
[PATCH] orinoco: always use 802.11 header for rx processing
by Christoph Hellwig
· 19 years ago
95dd91f
[PATCH] orinoco: scanning support
by Christoph Hellwig
· 19 years ago
16739b0
[PATCH] orinoco: manual roaming for Symbol and Intersilfirmware
by Christoph Hellwig
· 19 years ago
1fab2e8
[PATCH] orinoco: basic ethtool support
by Christoph Hellwig
· 19 years ago
620554e
[PATCH] orinoco: wireless API 15 support
by Christoph Hellwig
· 19 years ago
5d558b7
[PATCH] orinoco: include <net/ieee80211.h>
by Christoph Hellwig
· 19 years ago
5696c19
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
Next »