summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas_tf/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+4
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-2/+2
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
|\
| * wireless: unify QoS control field definitionsJohannes Berg2011-06-271-1/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-2/+1Star
* libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-291-0/+18
* libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-6/+85
|\
| * libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville2010-04-301-2/+3
| * libertas_tf: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0Star
| * libertastf: add configurable debug messagesSteve deRosier2010-04-261-4/+83
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+2
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
| |/
* / net: convert multicast list to list_headJiri Pirko2010-04-031-8/+6Star
|/
* Add Station and AdHoc mode support to libertas_tfDeepak Saxena2010-02-101-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-1/+0Star
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-1/+0Star
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-5/+5
|/
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-12/+25
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-33/+23Star
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+1
* libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky2009-01-121-1/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-2/+2
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-1/+3
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-9/+9
* libertas: use the common frame control functionsHarvey Harrison2008-08-291-12/+8Star
* libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo2008-08-221-0/+666