aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas_tf
AgeCommit message (Expand)Author
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-09-15libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16libertas_tf: if_usb.c: Some more formatting fixesThomas Klute
2010-08-16libertas_tf: if_usb.c: Whitespace cleanupThomas Klute
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-07-29libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-14libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02drivers/net/wireless/libertas_tf: Use kmemdupJulia Lawall
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville
2010-04-28libertas_tf: remove usage of deprecated noise valueJohn W. Linville
2010-04-26libertastf: add configurable debug messagesSteve deRosier
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10Add Station and AdHoc mode support to libertas_tfDeepak Saxena
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-11-11libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky
2008-11-10libertas_tf: fix skb tail pointerJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg