summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
* net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1
* wl1271: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+7
* wl1251: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+5
* wl1271: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-293-0/+27
* wl1251: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-293-0/+26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-2713-161/+161
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-1317-488/+579
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1113-108/+319
| |\ \
| * | | drivers/net: use __packed annotationEric Dumazet2010-06-0312-160/+160
* | | | drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-07-261-6/+2
* | | | wl1251: fix sparse-generated warningsJohn W. Linville2010-07-264-18/+20
| |_|/ |/| |
* | | wl1271: use __packed annotationLuciano Coelho2010-07-122-5/+5
* | | wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho2010-07-081-1/+1
* | | wl1271: rewritten scanning codeLuciano Coelho2010-07-085-141/+211
* | | wl1271: moved scan operations to a separate fileLuciano Coelho2010-07-087-240/+303
* | | wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2010-07-082-4/+4
* | | wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen2010-07-081-1/+2
* | | wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen2010-07-083-2/+18
* | | wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen2010-07-083-54/+19
* | | wl1271: read fem manufacturer value from nvsLuciano Coelho2010-07-083-17/+3
* | | wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen2010-07-086-2/+88
* | | wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen2010-07-081-1/+1
* | | wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen2010-07-083-108/+56
* | | wl1271: Add TSF handlingJuuso Oikarinen2010-07-084-6/+65
* | | wl1271: Remove calibration from join commandJuuso Oikarinen2010-07-081-104/+0
* | | wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande2010-07-063-1/+2
| |/ |/|
* | wl1251: fix ELP_CTRL register readsGrazvydas Ignotas2010-06-081-6/+34
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-0/+1
|\ \
| * | wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| |/
* | wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen2010-06-025-15/+16
* | wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen2010-06-021-1/+1
* | wl1271: the core wl1271 module shouldn't depend on SPI_MASTERLuciano Coelho2010-06-021-1/+1
* | wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen2010-06-024-4/+45
* | wl1271: Idle handling into own functionJuuso Oikarinen2010-06-022-21/+40
* | wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen2010-06-022-6/+5
* | drivers/net/wireless: Storage class should be before const qualifierTobias Klauser2010-06-021-3/+3
* | drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-06-021-3/+1
* | wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen2010-06-024-9/+35
* | wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen2010-06-024-44/+142
* | wl1271: remove sdio ARM dependencyOhad Ben-Cohen2010-06-022-2/+2
|/
* wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-171-3/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-3/+2
| |\
| | * wl1271: remove some unneeded codeDan Carpenter2010-05-111-2/+0
| | * wl1271: fix notifier interface supported testDan Carpenter2010-05-111-1/+1
| | * wl1271: add missing spin_lock()Dan Carpenter2010-05-111-0/+1
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-117-11/+79
|\ \ | |/
| * wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen2010-05-071-1/+1
OpenPOWER on IntegriCloud