aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAge
* 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
| * wl1271: Increase timeout for command event waitingTeemu Paasikivi2010-05-07
| * wl1271: Fix to join and channel number handlingJuuso Oikarinen2010-05-07
| * wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2010-05-07
| * wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen2010-05-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
| * wl1271: fix a bunch of sparse warningsLuciano Coelho2010-04-28
| * wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen2010-04-28
| * wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal2010-04-28
| * wl1271: Improve command pollingJuuso Oikarinen2010-04-28
| * wl1251: remove usage of deprecated noise valueJohn W. Linville2010-04-28
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-27