Stephen Hemminger
|
f02abf1010
libertas: convert to net_device_ops
|
16 years ago |
Stephen Hemminger
|
bbfc6b788f
libertas: convert to internal net_device_stats
|
16 years ago |
David S. Miller
|
aa4abc9bcc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Kiran Divekar
|
ab65f649d3
libertas: fix misuse of netdev_priv() and dev->ml_priv
|
16 years ago |
Colin McCabe
|
b48365994b
libertas: Update libertas core with GSPI constants
|
16 years ago |
Julia Lawall
|
43baa5bb26
drivers/net/wireless/libertas: move a dereference below a NULL test
|
16 years ago |
Anna Neal
|
6fb532527e
libertas: Create sysfs entry for changing the mesh probe response limit
|
16 years ago |
Johannes Berg
|
2c706002fc
don't use net/ieee80211.h
|
16 years ago |
Wang Chen
|
4ceb7b6ae2
netdevice libertas: Fix directly reference of netdev->priv
|
16 years ago |
John W. Linville
|
7e272fcff6
wireless: consolidate on a single escape_essid implementation
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Dan Williams
|
71b35f3abe
libertas: clear current command on card removal
|
16 years ago |
Dan Williams
|
f5fe1fdaae
libertas: convert adhoc operations to direct commands
|
16 years ago |
Dan Williams
|
d5db2dfa66
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
|
16 years ago |
Dan Williams
|
191bb40e72
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
|
16 years ago |
Dan Williams
|
87c8c72d53
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
|
16 years ago |
Dan Williams
|
3b72b01d3a
libertas: only enable rtap with mesh firmware
|
17 years ago |
David S. Miller
|
b9e4085768
netdev: Do not use TX lock to protect address lists.
|
17 years ago |
David S. Miller
|
e308a5d806
netdev: Add netdev->addr_list_lock protection.
|
17 years ago |
David S. Miller
|
65b53e4cc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
David S. Miller
|
788c0a5316
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
17 years ago |
Holger Schurig
|
a01f545040
libertas: fix sleep confirmation
|
17 years ago |
Javier Cardona
|
85319f933a
libertas: rate adaptation configuration via iwconfig.
|
17 years ago |
Holger Schurig
|
ef707b8387
libertas: before sleeping, check for a command result
|
17 years ago |
Holger Schurig
|
b43441a49d
libertas: don't spin_unlock_irq() twice
|
17 years ago |
David S. Miller
|
43154d08d6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Holger Schurig
|
57962f0b9d
libertas: reduce command retry time
|
17 years ago |
David Woodhouse
|
edf5dabfa8
libertas: Add reset_card() callback to hardware driver
|
17 years ago |
Javier Cardona
|
15dbaac03e
libertas: sysfs interface for accessing non-volatile configuration
|
17 years ago |
Javier Cardona
|
edaea5ce05
libertas: Extend MESH_CONFIG command to access non-volatile configuration
|
17 years ago |