aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAge
* wl1251: fix trigger scan timeout usageYuri Kululin2010-08-13
* net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-04
* wl1271: update hw/fw version info in wiphy structJohn W. Linville2010-07-29
* wl1251: update hw/fw version info in wiphy structJohn W. Linville2010-07-29
* wl1271: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* wl1251: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-27
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
| |\ \
| * | | drivers/net: use __packed annotationEric Dumazet2010-06-03
* | | | drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-07-26
* | | | wl1251: fix sparse-generated warningsJohn W. Linville2010-07-26
| |_|/ |/| |
* | | wl1271: use __packed annotationLuciano Coelho2010-07-12
* | | wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho2010-07-08
* | | wl1271: rewritten scanning codeLuciano Coelho2010-07-08
* | | wl1271: moved scan operations to a separate fileLuciano Coelho2010-07-08
* | | wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2010-07-08
* | | wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen2010-07-08
* | | wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen2010-07-08
* | | wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen2010-07-08
* | | wl1271: read fem manufacturer value from nvsLuciano Coelho2010-07-08
* | | wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen2010-07-08
* | | wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen2010-07-08
* | | wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen2010-07-08
* | | wl1271: Add TSF handlingJuuso Oikarinen2010-07-08
* | | wl1271: Remove calibration from join commandJuuso Oikarinen2010-07-08
* | | wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande2010-07-06
| |/ |/|
* | wl1251: fix ELP_CTRL register readsGrazvydas Ignotas2010-06-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\ \
| * | wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-07
| |/
* | wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen2010-06-02
* | wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen2010-06-02
* | wl1271: the core wl1271 module shouldn't depend on SPI_MASTERLuciano Coelho2010-06-02
* | wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen2010-06-02
* | wl1271: Idle handling into own functionJuuso Oikarinen2010-06-02
* | wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen2010-06-02
* | drivers/net/wireless: Storage class should be before const qualifierTobias Klauser2010-06-02
* | drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-06-02
* | wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen2010-06-02
* | wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen2010-06-02
* | wl1271: remove sdio ARM dependencyOhad Ben-Cohen2010-06-02
|/
* wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-21
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| |\
| | * wl1271: remove some unneeded codeDan Carpenter2010-05-11
| | * wl1271: fix notifier interface supported testDan Carpenter2010-05-11
| | * wl1271: add missing spin_lock()Dan Carpenter2010-05-11
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\|
| * wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen2010-05-07