aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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/holtmann/bluetooth-next-2.6John 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/linville/wireless-next-2.6 into for-davemJohn 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/linville/wireless-next-2.6David 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/linville/wireless-2.6John 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
2010-06-02wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen1-1/+1
2010-06-02wl1271: the core wl1271 module shouldn't depend on SPI_MASTERLuciano Coelho1-1/+1
2010-06-02wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen4-4/+45
2010-06-02wl1271: Idle handling into own functionJuuso Oikarinen2-21/+40
2010-06-02wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen2-6/+5
2010-06-02drivers/net/wireless: Storage class should be before const qualifierTobias Klauser1-3/+3
2010-06-02drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall1-3/+1
2010-06-02wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen4-9/+35
2010-06-02wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen4-44/+142
2010-06-02wl1271: remove sdio ARM dependencyOhad Ben-Cohen2-2/+2
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen1-0/+2
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-3/+2
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-05-11wl1271: remove some unneeded codeDan Carpenter1-2/+0
2010-05-11wl1271: fix notifier interface supported testDan Carpenter1-1/+1
2010-05-11wl1271: add missing spin_lock()Dan Carpenter1-0/+1
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-11/+79
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen1-1/+1