index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
...
*
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-28
3
-18
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
1
-5
/
+4
|
\
|
*
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
2010-02-19
1
-5
/
+4
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-2
/
+2
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
4
-4
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
1
-3
/
+3
|
\
|
|
*
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
Andrey Borzenkov
2009-12-28
1
-3
/
+3
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-2
/
+2
|
|
\
|
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-2
/
+2
|
|
|
\
|
|
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-2
/
+2
*
|
|
|
orinoco: remove spare KERN_DEBUG
David Kilroy
2009-12-07
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
2
-52
/
+41
|
\
|
|
|
*
|
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
2
-6
/
+2
|
*
|
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
2
-2
/
+2
|
*
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
2009-11-09
2
-44
/
+37
|
|
/
*
|
orinoco: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+6
*
|
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
1
-1
/
+1
*
|
orinoco: use cfg80211 ethtool ops
David Kilroy
2009-10-27
4
-38
/
+32
*
|
wireless: fix CFG80211_WEXT build problems
Randy Dunlap
2009-10-07
1
-1
/
+1
*
|
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
*
|
wext: refactor
Johannes Berg
2009-10-07
1
-0
/
+2
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-1
/
+1
|
\
|
*
orinoco: correct key bounds check in orinoco_hw_get_tkip_iv
John W. Linville
2009-08-17
1
-1
/
+1
*
|
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
|
orinoco: remove spare whitespace
David Kilroy
2009-08-20
1
-1
/
+1
*
|
orinoco: consolidate storage of WEP and TKIP keys
David Kilroy
2009-08-14
4
-62
/
+139
*
|
orinoco: add function to retrieve current bssid
David Kilroy
2009-08-14
3
-3
/
+15
*
|
orinoco: move disassociation to hw.c
David Kilroy
2009-08-14
3
-13
/
+30
*
|
orinoco: pass orinoco_set_tkip_key the sequence lengths
David Kilroy
2009-08-14
3
-14
/
+21
*
|
orinoco: use local types for auth alg and sequence length
David Kilroy
2009-08-14
4
-25
/
+33
*
|
orinoco: prefer_port3 can be a single bit
David Kilroy
2009-08-14
1
-1
/
+1
*
|
orinoco: enable cfg80211 "set_channel" operation
Holger Schurig
2009-08-04
1
-0
/
+41
*
|
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
*
|
wireless: remove redundant tests on unsigned
Roel Kluin
2009-07-10
1
-1
/
+1
*
|
orinoco: fix printk format specifier for size_t arguments
David Kilroy
2009-07-10
1
-3
/
+3
*
|
orinoco: remove WE nickname support
David Kilroy
2009-07-10
1
-43
/
+0
*
|
orinoco: convert giwrange to cfg80211
David Kilroy
2009-07-10
1
-114
/
+1
*
|
orinoco: convert scanning to cfg80211
David Kilroy
2009-07-10
9
-744
/
+378
*
|
orinoco: convert mode setting to cfg80211
David Kilroy
2009-07-10
5
-80
/
+70
*
|
orinoco: provide generic commit function
David Kilroy
2009-07-10
5
-269
/
+294
*
|
orinoco: Handle suspend/restore in core driver
David Kilroy
2009-07-10
6
-161
/
+70
*
|
airport: store irq in card private structure
David Kilroy
2009-07-10
1
-12
/
+12
*
|
orinoco: move netdev interface creation to main driver
David Kilroy
2009-07-10
9
-118
/
+119
*
|
orinoco: make firmware download less verbose
David Kilroy
2009-07-10
1
-27
/
+23
*
|
orinoco: initiate cfg80211 conversion
David Kilroy
2009-07-10
7
-89
/
+256
*
|
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
2009-07-10
3
-6
/
+6
*
|
orinoco: initialise independently of netdev
David Kilroy
2009-07-10
9
-24
/
+63
*
|
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
2009-07-10
10
-139
/
+132
[prev]
[next]