aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi1-1/+1
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen1-6/+23
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2-3/+3
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen4-0/+51
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-66/+65
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2-2/+0
2010-04-28wireless: Fix merge.Hauke Mehrtens1-1/+0
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho4-8/+8
2010-04-28wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen1-45/+46
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal1-0/+4
2010-04-28wl1271: Improve command pollingJuuso Oikarinen1-5/+5
2010-04-28wl1251: remove usage of deprecated noise valueJohn W. Linville1-6/+0
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg2-0/+2
2010-04-23Merge branch 'master' into for-davemJohn W. Linville3-5/+161
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas1-5/+51
2010-04-16wl1251: register platform_device to pass board dataGrazvydas Ignotas1-0/+40
2010-04-16wl1251: read default MAC address from EEPROM when availableGrazvydas Ignotas2-0/+70
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville21-401/+912
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-0/+18
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen9-97/+228
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen3-3/+8
2010-04-09wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFFSaravanan Dhanabal1-1/+4
2010-04-09wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFFSaravanan Dhanabal1-3/+11
2010-04-09wl1271: Fix memory leaks on driver initializationJuuso Oikarinen1-1/+8