summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)AuthorFilesLines
2010-07-27libertas: clean up RSSI commandDan Williams8-77/+51
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams4-72/+33
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville4-99/+99
2010-07-26libertas: precedence bugDan Carpenter1-1/+1
2010-07-14libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2-6/+6
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-33/+142
2010-07-13libertas: Added support for host sleep featureAmitkumar Karwar5-33/+142
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-6726/+2239
2010-06-23libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville1-1/+1
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar8-1/+268
2010-06-23Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar3-28/+15
2010-06-23Libertas: cfg80211 supportKiran Divekar20-6722/+1981
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-73/+177
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe1-6/+3
2010-06-03drivers/net: use __packed annotationEric Dumazet4-99/+99
2010-06-03wireless: fix several minor description typosWalter Goldens1-1/+1
2010-06-03drivers/net/wireless/libertas: Use kmemdupJulia Lawall1-4/+2
2010-06-03libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar8-62/+171
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava1-3/+2
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds10-107/+125
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches3-8/+0
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2010-05-10net: trans_start cleanupsEric Dumazet2-3/+1
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski1-15/+6
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+1
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2010-04-29libertas: fix 8686 firmware loading regressionDan Williams1-1/+3
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-63/+40
2010-04-16libertas: Davinci platforms need more time loading helper firmwareDan Williams1-0/+5
2010-04-16libertas: consolidate SDIO firmware wait codeDan Williams1-63/+35
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+23
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller13-0/+13
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+7
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-2/+7
2010-04-07libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+22
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+7
2010-04-04net: convert multicast list to list_headJiri Pirko1-6/+6
2010-03-31wireless/libertas: remove trailing space in debugfs headerFrans Pop1-1/+1
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo13-0/+13
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar4-1/+27
2010-03-15DRIVER: Libertas: Fixed coding style in rx.cStewart Malik1-25/+25
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko1-2/+6
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-30/+8
2010-02-09libertas: don't retry commandsHolger Schurig3-30/+7
2010-02-09libertas/if_spi: needs linux/semaphore.hRandy Dunlap1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-37/+41
2010-01-27libertas: add comment re: v10 firmware key handlingJohn W. Linville1-0/+5
2010-01-20libertas/assoc.c: rearrange some strange line breaksJohn W. Linville1-32/+30