wl1251: Prepare for idle mode support
[pandora-wifi.git] / drivers /
2011-05-27 Jarkko Nikulawl1251: Prepare for idle mode support
2011-03-05 Yuri Ershovwl1251: Send synchronization timeout event in any state
2011-03-05 Yuri Ershovwl1251: fix deadlock with ieee80211 beacon filter calls
2011-03-05 Yuri Ershovwl1251: Fix memory leaks in SPI initialization
2011-03-05 Yuri Ershovwl1251: Fix memory leak in data path command handling
2011-03-05 Yuri Ershovwl1251: Fix TSF calculation
2011-03-05 Grazvydas IgnotasFIF_PROBE_REQ hack to build on old c-w
2011-03-05 Grazvydas Ignotaswl1251: use ELP wakeup interrupt instead of polling
2011-03-05 Grazvydas Ignotaswl1251: cancel elp_work early
2011-03-05 Grazvydas Ignotaswl1251: remove wl1251_ps_set_elp function
2011-03-05 Grazvydas Ignotaswl1251: implement filtering
2011-03-05 David Gnedtwl1251: fix channel switching in monitor mode
2011-03-05 David Gnedtwl1251: split RX and TX data path initialisation
2011-03-05 David Gnedtwl1251: fix scan behaviour while not associated
2011-03-05 David Gnedtwl1251: set rate index and preamble flag on received...
2011-03-05 David Gnedtwl1251: enable adhoc mode
2011-03-04 David Gnedtwl1251: enable beacon early termination while in power...
2011-03-04 David Gnedtwl1251: fix 4-byte TX buffer alignment
2011-03-04 David Gnedtwl1251: fix queue stopping/waking for TX path
2011-03-04 Jesper Juhlwireless, wl1251: Fix potential NULL pointer dereferenc...
2011-03-04 Stefan WeilFix spelling mistakes in comments
2011-03-04 Grazvydas Ignotaswl1251: fix ELP_CTRL register reads
2011-01-17 Denis 'GNUtoo' Carikliwl1251: Fix queue stopping/waking for TX path
2010-08-19 Grazvydas Ignotasdebug: remove roaming events
2010-08-17 Grazvydas Ignotassome temp. diagnostic code
2010-08-17 Grazvydas Ignotaswl1251: wait for join command complete event
2010-08-17 Grazvydas Ignotaswl1251: fix beacon filter table structure
2010-08-17 Grazvydas Ignotaswl1251: fix event handling mechanism
2010-08-17 Grazvydas Ignotaswl1251: add missing __packed modifier for some structs
2010-08-17 Julia Lawalldrivers/net/wireless/wl12xx: Use available error codes
2010-08-16 Yuri Kululinwl1251: fix trigger scan timeout usage
2010-08-13 Julia Lawalldrivers/net/wireless/wl12xx: Use kmemdup
2010-08-13 Eric Dumazetdrivers/net: use __packed annotation
2010-08-13 John W. Linvillewl1251: update hw/fw version info in wiphy struct
2010-08-13 John W. Linvillewl1251: fix sparse-generated warnings
2010-08-13 Ameya Palandewl12xx: Use MODULE_ALIAS macro at correct postion for...
2010-08-13 Grazvydas Ignotaswl1251: fix a memory leak in probe
2010-08-13 Grazvydas IgnotasRevert "wl1251: prevent scan when connected"
2010-04-23 Grazvydas Ignotaswl1251: prevent scan when connected Release-2010-05/1
2010-04-20 Grazvydas Ignotaswl1251: add reset handling
2010-04-20 Grazvydas Ignotaswl1251: use sdio_readb_ext for ELP to work
2010-04-20 Grazvydas Ignotaswl1251: add support for dedicated IRQ line
2010-04-20 Grazvydas Ignotaswl1251: register platform_device to pass board data
2010-04-20 Grazvydas Ignotaswl1251: read default MAC address from EEPROM when available
2010-04-20 Grazvydas Ignotaswl1251: don't require NVS data when EEPROM is used
2010-04-20 Kalle Valowl1251: use DRIVER_NAME macro in wl1251_spi_driver
2010-04-20 Grazvydas Ignotaswl1251: fix potential crash
2010-04-20 Grazvydas Ignotaswl1251: reduce eeprom read wait time
2010-04-20 Grazvydas Ignotaswl1251: fix ELP_CTRL register accesses when using SDIO
2010-04-20 Grazvydas Ignotaswl1251: make local symbols static
2010-04-20 Grazvydas Ignotascompat-wireless-2010-03-10