Paul Gortmaker
|
ee40fa0656
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Daniel Drake
|
49fee69204
libertas: link mesh device to wiphy
|
14 years ago |
John W. Linville
|
41bf37117b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Daniel Drake
|
d931998669
libertas: only enable mesh when interface is active
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Randy Dunlap
|
8973a6e770
libertas: use kernel-doc notation, fix comment style
|
14 years ago |
Dan Carpenter
|
bd75eb8543
libertas: precedence bug
|
15 years ago |
Kiran Divekar
|
e86dc1ca46
Libertas: cfg80211 support
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Holger Schurig
|
602114ae59
libertas: add access functions for mesh open/connect status
|
15 years ago |
Holger Schurig
|
e0e42da3a4
libertas: moveing mesh-related functions into mesh.c
|
15 years ago |
David S. Miller
|
3505d1a9fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Holger Schurig
|
9e66e701d0
libertas: cleanup host.h and hostcmd.h
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Stephen Hemminger
|
d0cf9c0dad
wireless: convert drivers to netdev_tx_t
|
16 years ago |
Bing Zhao
|
684d6b3602
libertas: support mesh for various firmware versions
|
16 years ago |
Stephen Hemminger
|
bbfc6b788f
libertas: convert to internal net_device_stats
|
16 years ago |
Kiran Divekar
|
ab65f649d3
libertas: fix misuse of netdev_priv() and dev->ml_priv
|
16 years ago |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 years ago |
Holger Schurig
|
7919b89c82
libertas: convert libertas driver to use an event/cmdresp queue
|
17 years ago |
Holger Schurig
|
c2b310a73b
libertas: kill useless #define LBS_MONITOR_OFF 0
|
17 years ago |
David Woodhouse
|
7e226272fc
libertas: kill whitespace at end of lines
|
17 years ago |
David Woodhouse
|
6f93a8e7e4
libertas: kill lbs_upload_tx_packet()
|
17 years ago |
David Woodhouse
|
2eb188a1c5
libertas: Move actual transmission to main thread
|
17 years ago |
David Woodhouse
|
45c24903b7
libertas: free successfully transmitted skbs again
|
17 years ago |
David Woodhouse
|
a97bcfed96
libertas: TX packet is radiotap iff it comes from rtap_dev
|
17 years ago |
David Woodhouse
|
a2b62dc1f1
libertas: clean up lbs_hard_start_xmit()
|
17 years ago |
David Woodhouse
|
8af23b2f96
libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()
|
17 years ago |
David Woodhouse
|
a9bdce6564
libertas: move lbs_hard_start_xmit() into tx.c
|
17 years ago |
David Woodhouse
|
6b4a7e0fbd
libertas: kill SendSinglePacket() function.
|
17 years ago |