Stefani Seibold
|
9842c38e91
kfifo: fix warn_unused_result
|
15 years ago |
Stefani Seibold
|
7acd72eb85
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
|
15 years ago |
Stefani Seibold
|
e64c026dd0
kfifo: cleanup namespace
|
15 years ago |
Stefani Seibold
|
c1e13f2567
kfifo: move out spinlock
|
15 years ago |
Stefani Seibold
|
4546548789
kfifo: move struct kfifo in place
|
15 years ago |
Holger Schurig
|
e0e42da3a4
libertas: moveing mesh-related functions into mesh.c
|
15 years ago |
Holger Schurig
|
fea2b8ec81
libertas: move SIOCGIWAP calls to wext.c
|
15 years ago |
Holger Schurig
|
c14951fec6
libertas: get current channel out of priv->curbssparams
|
15 years ago |
Holger Schurig
|
2d46502dce
libertas: move scan/assoc related stuff
|
15 years ago |
Holger Schurig
|
d37b4fdd43
libertas: remove unused 11d code
|
15 years ago |
Amitkumar Karwar
|
c0bbd57679
libertas: Check return status of command functions
|
15 years ago |
Luis R. Rodriguez
|
7891849e5a
libertas: remove double assignment of dev->netdev_ops
|
15 years ago |
Holger Schurig
|
ff9fc79194
libertas: first stab at cfg80211 support
|
15 years ago |
Amitkumar Karwar
|
4912545472
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
|
15 years ago |
Stephen Hemminger
|
d0cf9c0dad
wireless: convert drivers to netdev_tx_t
|
16 years ago |
Daniel Mack
|
c00552c608
libertas: name the network device wlan%d
|
16 years ago |
Bing Zhao
|
6bc61f4d8e
libertas: improve function init/shutdown handling for SD8688
|
16 years ago |
Bing Zhao
|
d26285f873
libertas: implement function init/shutdown commands for SD8688
|
16 years ago |
Bing Zhao
|
684d6b3602
libertas: support mesh for various firmware versions
|
16 years ago |
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
|
17 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 |