wl1251: fix ELP_CTRL register reads
[pandora-wifi.git] / drivers / net /
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