aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/mesh.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
|\
| * libertas: disable functionality when interface is downDaniel Drake2011-08-09
| * libertas: link mesh device to wiphyDaniel Drake2011-08-08
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-20
| * libertas: mesh: misc cleanupDaniel Drake2011-07-20
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-11
* libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-11
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-28
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-11
* libertas: correct sparse warningsJohn W. Linville2010-09-16
* libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-27
* libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-27
* Libertas: cfg80211 supportKiran Divekar2010-06-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-26
* | libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-22
* | libertas: move mesh SSID initialization into mesh.cHolger Schurig2009-12-22
* | libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig2009-12-22
|/
* libertas: move mesh command handling into mesh.cHolger Schurig2009-11-28
* libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-28
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-28
* libertas: rename persistcfg.c -> mesh.cHolger Schurig2009-11-28