Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39695224bd84dc4be29abad93a0ec232a16fc519
/
drivers
/
net
/
wireless
/
orinoco
/
main.c
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
4af198f
orinoco: consolidate storage of WEP and TKIP keys
by David Kilroy
· 15 years ago
5c9f41e
orinoco: use local types for auth alg and sequence length
by David Kilroy
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
240c102
netdev: restore MAC address set and validate operations
by Ben Hutchings
· 15 years ago
c63cdbe
orinoco: convert scanning to cfg80211
by David Kilroy
· 16 years ago
5217c57
orinoco: convert mode setting to cfg80211
by David Kilroy
· 16 years ago
721aa2f
orinoco: provide generic commit function
by David Kilroy
· 16 years ago
6415f7d
orinoco: Handle suspend/restore in core driver
by David Kilroy
· 16 years ago
5381956
orinoco: move netdev interface creation to main driver
by David Kilroy
· 16 years ago
ea60a6a
orinoco: initiate cfg80211 conversion
by David Kilroy
· 16 years ago
8e63826
orinoco: initialise independently of netdev
by David Kilroy
· 16 years ago
a260836
orinoco: Replace net_device with orinoco_private in driver interfaces
by David Kilroy
· 16 years ago
42a51b9
orinoco: Move FID allocation to hw.c
by David Kilroy
· 16 years ago
e9e3d01
orinoco: Move card reading code into hw.c
by David Kilroy
· 16 years ago
a2d1a42
orinoco: Move firmware capability determination into hw.c
by David Kilroy
· 16 years ago
2bfc5cb
orinoco: firmware: consistently compile out fw cache support if not requested
by Andrey Borzenkov
· 16 years ago
f11c179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cb1576a
orinoco: Move WEXT handlers into a separate file
by David Kilroy
· 16 years ago
712a434
orinoco: Move hardware functions into separate file
by David Kilroy
· 16 years ago
5865d01
orinoco: Add hardware function to set multicast mode
by David Kilroy
· 16 years ago
cfeb1db
orinoco: Use accessor functions for bitrate tables
by David Kilroy
· 16 years ago
37a2e56
orinoco: Move firmware handling into a separate file
by David Kilroy
· 16 years ago
4adb474
orinoco: Move MIC helpers into new file
by David Kilroy
· 16 years ago
fb791b1
orinoco: Move scan helpers to a separate file
by David Kilroy
· 16 years ago
aea48b1
orinoco: use orinoco_private instead of net_device in scan helper
by David Kilroy
· 16 years ago
47445cb
orinoco: Rename orinoco.c
by David Kilroy
· 16 years ago
[Renamed (99%) from drivers/net/wireless/orinoco/orinoco.c]
2131266
orinoco: Fix interesting checkpatch errors
by David Kilroy
· 16 years ago
b2f30a0
orinoco: keep line length below 80 characters
by David Kilroy
· 16 years ago
566f2d9
orinoco: remove unnecessary braces
by David Kilroy
· 16 years ago
a94e842
orinoco: spaces in parenthesised expressions
by David Kilroy
· 16 years ago
6fe9deb
orinoco: address leading and trailing whitespace
by David Kilroy
· 16 years ago
c1b4aa3
wireless: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
e129a94
orinoco: trivial cleanup in alloc_orinocodev
by Andrey Borzenkov
· 16 years ago
89ea409
orinoco: convert to struct net_device_ops
by Andrey Borzenkov
· 16 years ago
4716679
orinoco: Remove unused variable rx_data
by David Kilroy
· 16 years ago
9ee677c
wireless: Add channel/frequency conversions to ieee80211.h
by David Kilroy
· 16 years ago
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
· 17 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
· 19 years ago
d0b952a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 19 years ago
9528454
Merge branch 'master' into upstream
by Jeff Garzik
· 19 years ago
bb6e093
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
by Florin Malita
· 19 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
Next »