Age | Commit message (Expand) | Author |
2010-06-07 | wl1251: fix a memory leak in probe | Grazvydas Ignotas |
2010-05-21 | wl1271: Fix RX data path frame lengths | Juuso Oikarinen |
2010-05-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-11 | wl1271: remove some unneeded code | Dan Carpenter |
2010-05-11 | wl1271: fix notifier interface supported test | Dan Carpenter |
2010-05-11 | wl1271: add missing spin_lock() | Dan Carpenter |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-07 | wl1271: Reduce PSM entry hang over period from 128 => 1 ms | Juuso Oikarinen |
2010-05-07 | wl1271: Increase timeout for command event waiting | Teemu Paasikivi |
2010-05-07 | wl1271: Fix to join and channel number handling | Juuso Oikarinen |
2010-05-07 | wl1271: Fix 32 bit register read related endiannes bug | Juuso Oikarinen |
2010-05-07 | wl1271: Add sysfs file to retrieve HW PG-version and ROM-version | Juuso Oikarinen |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-30 | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville |
2010-04-28 | wireless: Fix merge. | Hauke Mehrtens |
2010-04-28 | wl1271: fix a bunch of sparse warnings | Luciano Coelho |
2010-04-28 | wl1271: Rewrite hardware keep-alive handling | Juuso Oikarinen |
2010-04-28 | wl1271: Configure QOS nullfunc template for U-APSD | Saravanan Dhanabal |
2010-04-28 | wl1271: Improve command polling | Juuso Oikarinen |
2010-04-28 | wl1251: remove usage of deprecated noise value | John W. Linville |
2010-04-27 | mac80211: give virtual interface to hw_scan | Johannes Berg |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-16 | wl1251: add support for dedicated IRQ line | Grazvydas Ignotas |
2010-04-16 | wl1251: register platform_device to pass board data | Grazvydas Ignotas |
2010-04-16 | wl1251: read default MAC address from EEPROM when available | Grazvydas Ignotas |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-14 | wl1251: don't require NVS data when EEPROM is used | Grazvydas Ignotas |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-09 | wl1271: Add support for connection quality monitoring | Juuso Oikarinen |
2010-04-09 | wl1271: Go to ELP in idle | Juuso Oikarinen |
2010-04-09 | wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF | Saravanan Dhanabal |
2010-04-09 | wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF | Saravanan Dhanabal |
2010-04-09 | wl1271: Fix memory leaks on driver initialization | Juuso Oikarinen |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-07 | wl1251: use DRIVER_NAME macro in wl1251_spi_driver | Kalle Valo |
2010-04-06 | wl1271: Fix tx queue flushing | Juuso Oikarinen |
2010-04-06 | wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios | Juuso Oikarinen |
2010-04-06 | wl1271: Configure a higher listen interval to AP upon association | Juuso Oikarinen |
2010-04-06 | wl1271: Configure rates for templates | Juuso Oikarinen |
2010-04-06 | wl1271: Use minimum rate for each band for control messages | Juuso Oikarinen |
2010-04-06 | wl1271: Fix keep-alive related command error | Juuso Oikarinen |
2010-04-06 | wl1271: added missing command header in wl1271_cmd_disconnect | Luciano Coelho |
2010-04-06 | wl1271: fix sdio driver name in wl1271_sdio_driver | Luciano Coelho |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-31 | wl1271: Fix msleep() delay while waiting for completion | Saravanan Dhanabal |
2010-03-31 | wl1271: Enable hardware keep alive messages | Juuso Oikarinen |
2010-03-31 | wl1271: Add keep-alive frame template support | Juuso Oikarinen |
2010-03-31 | wl1271: Configure HW connection monitor | Juuso Oikarinen |