aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: convert register access to direct commandsDan Williams2010-07-276-180/+94
* libertas: convert LED_GPIO_CTRL to a direct commandDan Williams2010-07-271-3/+2
* libertas: remove Beacon ControlDan Williams2010-07-274-11/+2
* libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-273-23/+3
* libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-273-20/+0
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-277-238/+139
* libertas: clean up RSSI commandDan Williams2010-07-278-77/+51
* libertas: clean up MONITOR_MODE commandDan Williams2010-07-274-72/+33
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-274-99/+99
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-135-33/+142
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-0121-6726/+2239
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-119-73/+177
| |\ \ \
| * | | | drivers/net: use __packed annotationEric Dumazet2010-06-034-99/+99
* | | | | libertas: precedence bugDan Carpenter2010-07-261-1/+1
* | | | | libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-142-6/+6
* | | | | drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-2/+2
| |_|_|/ |/| | |
* | | | libertas: Added support for host sleep featureAmitkumar Karwar2010-07-125-33/+142
| |_|/ |/| |
* | | libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville2010-06-231-1/+1
* | | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-238-1/+268
* | | Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-233-28/+15
* | | Libertas: cfg80211 supportKiran Divekar2010-06-2320-6722/+1981
| |/ |/|
* | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-081-6/+3
* | wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* | drivers/net/wireless/libertas: Use kmemdupJulia Lawall2010-06-021-4/+2
* | libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-028-62/+171
|/
* libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-2010-107/+125
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-143-8/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-0/+1
| |\
| | * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-0/+1
| * | net: trans_start cleanupsEric Dumazet2010-05-102-3/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+3
| |\ \ | | |/
| | * libertas: fix 8686 firmware loading regressionDan Williams2010-04-281-1/+3
| * | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-63/+40
| |\ \ | | |/
| | * libertas: Davinci platforms need more time loading helper firmwareDan Williams2010-04-161-0/+5
| | * libertas: consolidate SDIO firmware wait codeDan Williams2010-04-161-63/+35
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-152-1/+23
| |\ \ | | |/
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-082-2/+7
| | |\
| | * | libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-061-0/+22
| | * | wireless/libertas: remove trailing space in debugfs headerFrans Pop2010-03-311-1/+1
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1113-0/+13
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-062-2/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+6
| | |_|/ | |/| |
| * | | libertas: add auto auth mode featureAmitkumar Karwar2010-03-244-1/+27
| * | | DRIVER: Libertas: Fixed coding style in rx.cStewart Malik2010-03-151-25/+25
* | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-15/+6
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-062-2/+7
|\ \ \ | | |/ | |/|
| * | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-302-2/+7
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-0/+13
|/
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-281-2/+6