index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
Pavel Roskin
1
-5
/
+3
2009-03-17
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
4
-13
/
+33
2009-02-27
orinoco: prevent accessing memory outside the firmware image
David Kilroy
3
-56
/
+67
2009-02-27
orinoco: validate firmware header
David Kilroy
1
-0
/
+37
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+15
2009-02-23
orinoco: do not resgister NULL pm_notifier function
Andrey Borzenkov
1
-4
/
+15
2009-02-13
orinoco: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-02-13
orinoco: hermes doesn't need to be a separate module
David Kilroy
2
-20
/
+2
2009-02-13
orinoco: hermes_dld does not need to be a module
David Kilroy
2
-33
/
+4
2009-02-13
orinoco: Move WEXT handlers into a separate file
David Kilroy
5
-2350
/
+2408
2009-02-13
orinoco: Move hardware functions into separate file
David Kilroy
4
-583
/
+635
2009-02-13
orinoco: Add hardware function to set multicast mode
David Kilroy
1
-20
/
+31
2009-02-13
orinoco: Use accessor functions for bitrate tables
David Kilroy
1
-59
/
+81
2009-02-13
orinoco: Move firmware handling into a separate file
David Kilroy
4
-335
/
+358
2009-02-13
orinoco: Move MIC helpers into new file
David Kilroy
4
-74
/
+105
2009-02-11
orinoco: Move scan helpers to a separate file
David Kilroy
4
-219
/
+265
2009-02-11
orinoco: use orinoco_private instead of net_device in scan helper
David Kilroy
1
-5
/
+5
2009-02-11
orinoco: Rename orinoco.c
David Kilroy
7
-7
/
+8
2009-02-11
orinoco: Fix interesting checkpatch errors
David Kilroy
1
-30
/
+22
2009-02-11
orinoco: keep line length below 80 characters
David Kilroy
1
-45
/
+68
2009-02-11
orinoco: remove unnecessary braces
David Kilroy
1
-11
/
+7
2009-02-11
orinoco: spaces in parenthesised expressions
David Kilroy
1
-55
/
+55
2009-02-11
orinoco: address leading and trailing whitespace
David Kilroy
1
-53
/
+53
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
2
-3
/
+3
2009-02-09
orinoco: checkpatch cleanup
Andrey Borzenkov
11
-119
/
+143
2009-01-30
orinoco: trivial cleanup in alloc_orinocodev
Andrey Borzenkov
1
-2
/
+2
2009-01-30
orinoco: convert to struct net_device_ops
Andrey Borzenkov
1
-8
/
+12
2009-01-30
Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig
Andrey Borzenkov
1
-0
/
+120
2009-01-29
orinoco: Remove unused variable rx_data
David Kilroy
2
-9
/
+6
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
1
-19
/
+14
2009-01-22
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
1
-1
/
+1
2009-01-22
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
1
-17
/
+13
2009-01-12
orinoco_cs: add ID for ARtem Onair Comcard 11
Pavel Roskin
1
-0
/
+1
2009-01-12
orinoco: take the driver lock in the rx tasklet
David Kilroy
1
-3
/
+25
2008-12-12
spectrum_cs: Fix function names used in debug strings
David Kilroy
1
-2
/
+6
2008-12-12
orinoco: Fix inappropriate use of IRQ_BAP
David Kilroy
1
-3
/
+3
2008-12-12
orinoco: Fix function names used in debug strings
David Kilroy
1
-2
/
+6
2008-12-12
airport: remove useless return in a function returning void
Pavel Roskin
1
-1
/
+1
2008-11-26
orinoco: Provide option to avoid unnecessary fw caching
David Kilroy
2
-0
/
+60
2008-11-26
orinoco: Resume spectrum_cs in the same way as orinoco_cs
David Kilroy
1
-1
/
+20
2008-11-26
orinoco: Cache Symbol firmware
David Kilroy
2
-15
/
+34
2008-11-26
orinoco: Separate fw caching from download
David Kilroy
1
-15
/
+38
2008-11-26
orinoco: indicate it is using dBm in wireless_stats and spy
Andrey Borzenkov
1
-2
/
+2
2008-11-21
orinoco: fix last beacon reporting on 64-bit systems
Pavel Roskin
1
-2
/
+2
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2008-11-10
orinoco: Move sources to a subdirectory
David Kilroy
16
-0
/
+10885