aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas_tf (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02drivers/net/wireless/libertas_tf: Use kmemdupJulia Lawall1-3/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches2-2/+0
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville5-81/+570
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville5-6/+9
2010-04-28libertas_tf: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-26libertastf: add configurable debug messagesSteve deRosier4-79/+566
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+5
2010-04-03net: convert multicast list to list_headJiri Pirko1-8/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+5
2010-02-10Add Station and AdHoc mode support to libertas_tfDeepak Saxena1-0/+3
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+0
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-5/+5
2009-12-28wireless: remove remaining qual codeJohannes Berg1-1/+0
2009-11-11libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-12/+25
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-33/+23
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-1/+1
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov1-2/+1
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg2-2/+2
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky1-1/+1
2008-11-10libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-2/+2
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+3
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-9/+9
2008-08-29libertas: use the common frame control functionsHarvey Harrison1-12/+8
2008-08-22libertas_tf: config and makefileLuis Carlos Cobo1-0/+6
2008-08-22libertas_tf: usb specific functionsLuis Carlos Cobo2-0/+864
2008-08-22libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo1-0/+669
2008-08-22libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo1-0/+666
2008-08-22libertas_tf: header fileLuis Carlos Cobo1-0/+514