aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl1251 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2-6/+2
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2-6/+2
2011-08-08wl1251: remove wext dependenciesJohannes Berg2-2/+2
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-17/+49
2011-04-07wl1251: Add support for idle modeJarkko Nikula3-0/+28
2011-04-07wl1251: Prepare for idle mode supportJarkko Nikula6-18/+22
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-29drivers: Final irq namespace conversionThomas Gleixner2-2/+2
2011-03-11wl1251: fix elp_work race conditionGrazvydas Ignotas1-1/+3
2011-03-11wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas1-34/+3
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao1-2/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+1
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3
2011-02-03wl1251: set rate index and preamble flag on received packetsDavid Gnedt1-1/+45
2011-02-03wl1251: enable adhoc modeDavid Gnedt1-1/+2
2011-02-03wl1251: implement connection quality monitoringDavid Gnedt5-1/+107
2011-02-03wl1251: enable beacon early termination while in power-saving modeDavid Gnedt4-0/+68
2011-02-03wl1251: fix 4-byte TX buffer alignmentDavid Gnedt1-6/+20
2011-02-03wl1251: fix queue stopping/waking for TX pathDavid Gnedt1-36/+12
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed()Jesper Juhl1-0/+3
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-1/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-01-03Fix spelling mistakes in commentsStefan Weil2-3/+3
2010-12-22wl1251: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter1-1/+1
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas1-33/+2
2010-11-15wl1251: add runtime PM support for SDIOGrazvydas Ignotas1-3/+61
2010-11-15wl1251: add power callback to wl1251_if_operationsGrazvydas Ignotas4-8/+25
2010-10-25wl1251: fix module namesGrazvydas Ignotas1-3/+5
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds29-0/+10424
2010-10-11wl1251: move to it's own directoryKalle Valo28-0/+10264
2010-10-11wl1251: create a copy of wl12xx_80211.h for wl1251Kalle Valo1-0/+156