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