summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl1251
AgeCommit message (Expand)AuthorLines
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho-10680/+0
2012-02-15wl1251: enable sparse endianess check by defaultLuciano Coelho-0/+2
2012-02-15wl1251: convert 32-bit values to le32 before writing to the chipLuciano Coelho-6/+5
2012-02-15wl1251: fix sparse warningLuciano Coelho-2/+0
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg-3/+3
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg-1/+2
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen-1/+0
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller-1/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville-6/+2
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall-6/+2
2011-08-08wl1251: remove wext dependenciesJohannes Berg-2/+2
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan-0/+2
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-17/+49
2011-04-07wl1251: Add support for idle modeJarkko Nikula-0/+28
2011-04-07wl1251: Prepare for idle mode supportJarkko Nikula-18/+22
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-2/+2
2011-03-11wl1251: fix elp_work race conditionGrazvydas Ignotas-1/+3
2011-03-11wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas-34/+3
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao-2/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg-3/+1
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg-1/+1
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville-0/+3
2011-02-03wl1251: set rate index and preamble flag on received packetsDavid Gnedt-1/+45
2011-02-03wl1251: enable adhoc modeDavid Gnedt-1/+2
2011-02-03wl1251: implement connection quality monitoringDavid Gnedt-1/+107
2011-02-03wl1251: enable beacon early termination while in power-saving modeDavid Gnedt-0/+68
2011-02-03wl1251: fix 4-byte TX buffer alignmentDavid Gnedt-6/+20
2011-02-03wl1251: fix queue stopping/waking for TX pathDavid Gnedt-36/+12
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl-0/+3
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf-1/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-3/+3
2011-01-03Fix spelling mistakes in commentsStefan Weil-3/+3
2010-12-22wl1251: remove unnecessary importHauke Mehrtens-1/+0
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter-1/+1
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas-33/+2
2010-11-15wl1251: add runtime PM support for SDIOGrazvydas Ignotas-3/+61
2010-11-15wl1251: add power callback to wl1251_if_operationsGrazvydas Ignotas-8/+25
2010-10-25wl1251: fix module namesGrazvydas Ignotas-3/+5
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+10424
2010-10-11wl1251: move to it's own directoryKalle Valo-0/+10264
2010-10-11wl1251: create a copy of wl12xx_80211.h for wl1251Kalle Valo-0/+156