index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
Commit message (
Expand
)
Author
Age
Files
Lines
*
orinoco: hermes doesn't need to be a separate module
David Kilroy
2009-02-13
2
-20
/
+2
*
orinoco: hermes_dld does not need to be a module
David Kilroy
2009-02-13
2
-33
/
+4
*
orinoco: Move WEXT handlers into a separate file
David Kilroy
2009-02-13
5
-2350
/
+2408
*
orinoco: Move hardware functions into separate file
David Kilroy
2009-02-13
4
-583
/
+635
*
orinoco: Add hardware function to set multicast mode
David Kilroy
2009-02-13
1
-20
/
+31
*
orinoco: Use accessor functions for bitrate tables
David Kilroy
2009-02-13
1
-59
/
+81
*
orinoco: Move firmware handling into a separate file
David Kilroy
2009-02-13
4
-335
/
+358
*
orinoco: Move MIC helpers into new file
David Kilroy
2009-02-13
4
-74
/
+105
*
orinoco: Move scan helpers to a separate file
David Kilroy
2009-02-11
4
-219
/
+265
*
orinoco: use orinoco_private instead of net_device in scan helper
David Kilroy
2009-02-11
1
-5
/
+5
*
orinoco: Rename orinoco.c
David Kilroy
2009-02-11
7
-7
/
+8
*
orinoco: Fix interesting checkpatch errors
David Kilroy
2009-02-11
1
-30
/
+22
*
orinoco: keep line length below 80 characters
David Kilroy
2009-02-11
1
-45
/
+68
*
orinoco: remove unnecessary braces
David Kilroy
2009-02-11
1
-11
/
+7
*
orinoco: spaces in parenthesised expressions
David Kilroy
2009-02-11
1
-55
/
+55
*
orinoco: address leading and trailing whitespace
David Kilroy
2009-02-11
1
-53
/
+53
*
wireless: replace uses of __constant_{endian}
Harvey Harrison
2009-02-09
2
-3
/
+3
*
orinoco: checkpatch cleanup
Andrey Borzenkov
2009-02-09
11
-119
/
+143
*
orinoco: trivial cleanup in alloc_orinocodev
Andrey Borzenkov
2009-01-29
1
-2
/
+2
*
orinoco: convert to struct net_device_ops
Andrey Borzenkov
2009-01-29
1
-8
/
+12
*
Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig
Andrey Borzenkov
2009-01-29
1
-0
/
+120
*
orinoco: Remove unused variable rx_data
David Kilroy
2009-01-29
2
-9
/
+6
*
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
2009-01-29
1
-19
/
+14
*
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
2009-01-22
1
-1
/
+1
*
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
2009-01-22
1
-17
/
+13
*
orinoco_cs: add ID for ARtem Onair Comcard 11
Pavel Roskin
2009-01-12
1
-0
/
+1
*
orinoco: take the driver lock in the rx tasklet
David Kilroy
2009-01-12
1
-3
/
+25
*
spectrum_cs: Fix function names used in debug strings
David Kilroy
2008-12-12
1
-2
/
+6
*
orinoco: Fix inappropriate use of IRQ_BAP
David Kilroy
2008-12-12
1
-3
/
+3
*
orinoco: Fix function names used in debug strings
David Kilroy
2008-12-12
1
-2
/
+6
*
airport: remove useless return in a function returning void
Pavel Roskin
2008-12-12
1
-1
/
+1
*
orinoco: Provide option to avoid unnecessary fw caching
David Kilroy
2008-11-26
2
-0
/
+60
*
orinoco: Resume spectrum_cs in the same way as orinoco_cs
David Kilroy
2008-11-26
1
-1
/
+20
*
orinoco: Cache Symbol firmware
David Kilroy
2008-11-26
2
-15
/
+34
*
orinoco: Separate fw caching from download
David Kilroy
2008-11-26
1
-15
/
+38
*
orinoco: indicate it is using dBm in wireless_stats and spy
Andrey Borzenkov
2008-11-26
1
-2
/
+2
*
orinoco: fix last beacon reporting on 64-bit systems
Pavel Roskin
2008-11-21
1
-2
/
+2
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
3
-3
/
+3
*
orinoco: Move sources to a subdirectory
David Kilroy
2008-11-10
16
-0
/
+10885