summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)AuthorFilesLines
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen5-5/+11
2010-09-21wl1271: take irq info from private board dataOhad Ben-Cohen1-7/+8
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen2-1/+32
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen5-12/+22
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen3-3/+3
2010-09-14wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville1-10/+4
2010-09-14wl1271: sdio: claim host only when doing IOOhad Ben-Cohen1-8/+35
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli3-13/+24
2010-08-27wl12xx: remove unneeded lockingJohannes Berg4-8/+0
2010-08-25wl1251: move include guard after the licenseKalle Valo1-3/+3
2010-08-25wl1251: remove copyright contact personKalle Valo22-44/+0
2010-08-25wl1251: update my email addressKalle Valo3-3/+3
2010-08-24wl1251: wait for join command complete eventGrazvydas Ignotas4-6/+34
2010-08-24wl1251: fix beacon filter table structureGrazvydas Ignotas1-1/+1
2010-08-24wl1251: fix event handling mechanismGrazvydas Ignotas1-8/+8
2010-08-24wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2-6/+6
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall1-1/+1
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2-2/+2
2010-08-16mac80211: use cipher suite selectorsJohannes Berg4-16/+18
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy1-2/+1
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville1-0/+7
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+27
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+26
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville13-161/+161
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall1-6/+2
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville4-18/+20
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-488/+579
2010-07-12wl1271: use __packed annotationLuciano Coelho2-5/+5
2010-07-08wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho1-1/+1
2010-07-08wl1271: rewritten scanning codeLuciano Coelho5-141/+211
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho7-240/+303
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2-4/+4
2010-07-08wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen1-1/+2
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen3-2/+18
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen3-54/+19
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho3-17/+3
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen6-2/+88
2010-07-08wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen1-1/+1
2010-07-08wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen3-108/+56
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen4-6/+65
2010-07-08wl1271: Remove calibration from join commandJuuso Oikarinen1-104/+0
2010-07-06wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande3-1/+2
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller13-108/+319
2010-06-08wl1251: fix ELP_CTRL register readsGrazvydas Ignotas1-6/+34
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-06-03drivers/net: use __packed annotationEric Dumazet12-160/+160
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen5-15/+16