aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl1251
Commit message (Expand)AuthorAgeFilesLines
* wl1251: fix oops on early interruptGrazvydas Ignotas2012-06-102-3/+2
* wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-05-071-0/+1
* wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-05-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-126-17/+49
|\
| * wl1251: Add support for idle modeJarkko Nikula2011-04-073-0/+28
| * wl1251: Prepare for idle mode supportJarkko Nikula2011-04-076-18/+22
* | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* drivers: Final irq namespace conversionThomas Gleixner2011-03-292-2/+2
* wl1251: fix elp_work race conditionGrazvydas Ignotas2011-03-111-1/+3
* wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas2011-03-111-34/+3
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-2/+1
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+1
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-0/+3
|\
| * wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl2011-02-031-0/+3
* | wl1251: set rate index and preamble flag on received packetsDavid Gnedt2011-02-031-1/+45
* | wl1251: enable adhoc modeDavid Gnedt2011-02-031-1/+2
* | wl1251: implement connection quality monitoringDavid Gnedt2011-02-035-1/+107
* | wl1251: enable beacon early termination while in power-saving modeDavid Gnedt2011-02-034-0/+68
* | wl1251: fix 4-byte TX buffer alignmentDavid Gnedt2011-02-031-6/+20
* | wl1251: fix queue stopping/waking for TX pathDavid Gnedt2011-02-031-36/+12
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\ \ | |/ |/|
| * Fix spelling mistakes in commentsStefan Weil2011-01-032-3/+3
* | wl1251: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* | wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter2010-12-201-1/+1
* | wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-151-33/+2
* | wl1251: add runtime PM support for SDIOGrazvydas Ignotas2010-11-151-3/+61
* | wl1251: add power callback to wl1251_if_operationsGrazvydas Ignotas2010-11-154-8/+25
|/
* wl1251: fix module namesGrazvydas Ignotas2010-10-251-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-0/+4
* wl1251: move to it's own directoryKalle Valo2010-10-1128-0/+10264
* wl1251: create a copy of wl12xx_80211.h for wl1251Kalle Valo2010-10-111-0/+156