David Kilroy
|
cf63495d0d
orinoco: abort scan on interface down
|
14 年之前 |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
15 年之前 |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
John W. Linville
|
cc755896a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
David Kilroy
|
bac6fafd4d
orinoco: refactor xmit path
|
15 年之前 |
John W. Linville
|
83163244f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 年之前 |
David Kilroy
|
9afac70a73
orinoco: add orinoco_usb driver
|
15 年之前 |
David Kilroy
|
bcad6e80f3
orinoco: encapsulate driver locking
|
15 年之前 |
David Kilroy
|
593ef09c9e
orinoco: allow driver to specify netdev_ops
|
15 年之前 |
David Kilroy
|
b42f2074de
orinoco: add hermes_ops
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jiri Pirko
|
655ffee284
wireless: convert to use netdev_for_each_mc_addr
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
David Kilroy
|
3414fc3f52
orinoco: use cfg80211 ethtool ops
|
15 年之前 |
John W. Linville
|
cf32ed9243
orinoco: support ETHTOOL_GPERMADDR
|
15 年之前 |
Stephen Hemminger
|
d0cf9c0dad
wireless: convert drivers to netdev_tx_t
|
15 年之前 |
David Kilroy
|
4af198fb7a
orinoco: consolidate storage of WEP and TKIP keys
|
16 年之前 |
David Kilroy
|
5c9f41e285
orinoco: use local types for auth alg and sequence length
|
16 年之前 |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Ben Hutchings
|
240c102d9c
netdev: restore MAC address set and validate operations
|
16 年之前 |
David Kilroy
|
c63cdbe8f8
orinoco: convert scanning to cfg80211
|
16 年之前 |
David Kilroy
|
5217c571c8
orinoco: convert mode setting to cfg80211
|
16 年之前 |
David Kilroy
|
721aa2f75b
orinoco: provide generic commit function
|
16 年之前 |
David Kilroy
|
6415f7df10
orinoco: Handle suspend/restore in core driver
|
16 年之前 |
David Kilroy
|
5381956b78
orinoco: move netdev interface creation to main driver
|
16 年之前 |
David Kilroy
|
ea60a6aaf5
orinoco: initiate cfg80211 conversion
|
16 年之前 |
David Kilroy
|
8e638267a8
orinoco: initialise independently of netdev
|
16 年之前 |
David Kilroy
|
a2608362b2
orinoco: Replace net_device with orinoco_private in driver interfaces
|
16 年之前 |
David Kilroy
|
42a51b9330
orinoco: Move FID allocation to hw.c
|
16 年之前 |