index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
1
-5
/
+5
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
1
-63
/
+106
|
\
|
*
orinoco: refactor xmit path
David Kilroy
2010-05-07
1
-63
/
+106
*
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-61
/
+76
|
\
|
|
*
orinoco: add orinoco_usb driver
David Kilroy
2010-05-03
1
-2
/
+4
|
*
orinoco: encapsulate driver locking
David Kilroy
2010-05-03
1
-10
/
+10
|
*
orinoco: allow driver to specify netdev_ops
David Kilroy
2010-05-03
1
-8
/
+20
|
*
orinoco: add hermes_ops
David Kilroy
2010-05-03
1
-41
/
+42
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-28
1
-2
/
+1
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-2
/
+2
*
orinoco: use cfg80211 ethtool ops
David Kilroy
2009-10-27
1
-27
/
+6
*
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
orinoco: consolidate storage of WEP and TKIP keys
David Kilroy
2009-08-14
1
-11
/
+22
*
orinoco: use local types for auth alg and sequence length
David Kilroy
2009-08-14
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
1
-0
/
+2
|
\
|
*
netdev: restore MAC address set and validate operations
Ben Hutchings
2009-07-12
1
-1
/
+2
*
|
orinoco: convert scanning to cfg80211
David Kilroy
2009-07-10
1
-51
/
+116
*
|
orinoco: convert mode setting to cfg80211
David Kilroy
2009-07-10
1
-7
/
+8
*
|
orinoco: provide generic commit function
David Kilroy
2009-07-10
1
-233
/
+64
*
|
orinoco: Handle suspend/restore in core driver
David Kilroy
2009-07-10
1
-6
/
+55
*
|
orinoco: move netdev interface creation to main driver
David Kilroy
2009-07-10
1
-33
/
+78
*
|
orinoco: initiate cfg80211 conversion
David Kilroy
2009-07-10
1
-24
/
+84
*
|
orinoco: initialise independently of netdev
David Kilroy
2009-07-10
1
-24
/
+20
*
|
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
2009-07-10
1
-16
/
+15
*
|
orinoco: Move FID allocation to hw.c
David Kilroy
2009-07-10
1
-23
/
+2
*
|
orinoco: Move card reading code into hw.c
David Kilroy
2009-07-10
1
-100
/
+2
*
|
orinoco: Move firmware capability determination into hw.c
David Kilroy
2009-07-10
1
-216
/
+2
|
/
*
orinoco: firmware: consistently compile out fw cache support if not requested
Andrey Borzenkov
2009-03-16
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-25
1
-4
/
+15
*
orinoco: Move WEXT handlers into a separate file
David Kilroy
2009-02-13
1
-2349
/
+6
*
orinoco: Move hardware functions into separate file
David Kilroy
2009-02-13
1
-582
/
+1
*
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
1
-334
/
+1
*
orinoco: Move MIC helpers into new file
David Kilroy
2009-02-13
1
-73
/
+3
*
orinoco: Move scan helpers to a separate file
David Kilroy
2009-02-11
1
-218
/
+2
*
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
1
-0
/
+6164