summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-20/+57
|\
| * libertas: disable functionality when interface is downDaniel Drake2011-08-091-1/+8
| * libertas: link mesh device to wiphyDaniel Drake2011-08-081-19/+49
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-583/+389Star
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-201-14/+9Star
| * libertas: mesh: misc cleanupDaniel Drake2011-07-201-577/+388Star
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-111-2/+2
* libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-111-3/+5
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-69/+141
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4Star
* libertas: correct sparse warningsJohn W. Linville2010-09-161-1/+1
* libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-271-14/+20
* libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-271-32/+150
* Libertas: cfg80211 supportKiran Divekar2010-06-231-4/+2Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-111-2/+2
|\
| * Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-271-2/+2
* | libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-221-1/+2
* | libertas: move mesh SSID initialization into mesh.cHolger Schurig2009-12-221-0/+3
* | libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig2009-12-221-7/+16
|/
* libertas: move mesh command handling into mesh.cHolger Schurig2009-11-281-0/+175
* libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-281-0/+84
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-281-6/+435
* libertas: rename persistcfg.c -> mesh.cHolger Schurig2009-11-281-0/+453