summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas_tf
Commit message (Expand)AuthorAgeFilesLines
* 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
* wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-21/+1
|\
| * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-21/+1
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-2/+2
|/
* drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-311-1/+1
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta2011-09-151-1/+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-062-0/+2
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-22/+35
|\
| * libertas_tf: if_usb.c: Some more formatting fixesThomas Klute2010-08-161-18/+31
| * libertas_tf: if_usb.c: Whitespace cleanupThomas Klute2010-08-161-4/+4
* | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+3
|/
* libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-292-0/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-1/+1
| |\
| | * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-3/+2
|\| |
| * | drivers/net/wireless/libertas_tf: Use kmemdupJulia Lawall2010-06-021-3/+2
| |/
* / drivers/net: use __packed annotationEric Dumazet2010-06-031-2/+2
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-142-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-055-81/+570
|\
| * libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville2010-04-305-6/+9
| * libertas_tf: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
| * libertastf: add configurable debug messagesSteve deRosier2010-04-264-79/+566
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-113-0/+5
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+5
| |/
* / net: convert multicast list to list_headJiri Pirko2010-04-031-8/+6
|/
* 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/+0
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-1/+0
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-5/+5
|/
* libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+2
* 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/+23
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+1
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-2/+1
* mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-292-2/+2
* libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky2009-01-121-1/+1
* libertas_tf: fix skb tail pointerJohannes Berg2008-11-101-1/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-2/+2
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+3