wl1251: fix ELP_CTRL register accesses when using SDIO
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1251_main.c
2010-03-15 Grazvydas Ignotaswl1251: fix ELP_CTRL register accesses when using SDIO
2010-02-08 Kalle Valowl1251: fix txop unit
2010-01-26 Johannes Bergmac80211: wait for beacon before enabling powersave
2010-01-12 Kalle Valowl1251: add U-APSD support
2010-01-12 Kalle Valowl1251: create qos null data template
2010-01-12 Kalle Valowl1251: fix sleep related error paths in wl1251_op_bss_...
2010-01-12 Kalle Valowl1251: use mac80211 provided channel parameters in...
2010-01-12 Kalle Valowl1251: get probe request template from mac80211
2010-01-12 Kalle Valowl1251: cleanup scanning code
2010-01-12 Kalle Valowl1251: get PS Poll and Nullfunc templates from mac80211
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 Kalle Valowl1251: enable WMM
2009-12-21 Kalle Valowl1251: implement WMM
2009-12-21 Kalle Valowl1251: implement wl1251_acx_tid_cfg()
2009-12-21 Kalle Valowl1251: implement acx_ac_cfg to configure hardware...
2009-12-21 Kalle Valowl1251: fix error handling in wl1251_op_config()
2009-12-21 Kalle Valowl1251: print a debug message when tx_queue is full
2009-12-07 Kalle Valowl1251: don't build null data template in wl1251_op_con...
2009-12-07 Kalle Valowl1251: fix bssid handling
2009-12-07 Kalle Valowl1251: remove false warning messages
2009-11-18 Vidhya Govindanwl1251: Send null data packet with "TODS" bit set
2009-11-18 Juuso Oikarinenwl1251: Fix regression in IRQ loop handling
2009-11-18 Janne Ylalehtowl1251: Add IRQ looping support
2009-11-18 Vidhya Govindanwl1251: Set the correct dtim period to the firmware
2009-11-18 Kalle Valowl1251: mask aid bits 14 and 15 in ps-poll template
2009-11-18 Kalle Valowl1251: allocate space for firmware with vmalloc()
2009-11-18 Juuso Oikarinenwl1251: Implement delayed entry into ELP mode
2009-11-18 Juuso Oikarinenwl1251: Configure beacon filtering on if PSM used
2009-11-18 Juuso Oikarinenwl1251: Enable beacon filtering with the stack
2009-11-11 Ben Hutchingswl12xx: declare MODULE_FIRMWARE
2009-10-30 Kalle Valowl1251: enable power save
2009-10-27 John W. Linvillewl1251: re-disable PG10 chips
2009-10-27 David-John Williswl1251: add support for PG11 chips.
2009-10-27 Kalle Valowl1251: rename spi device to wl1251
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Kalle Valowl1251: remove Luciano as maintainer
2009-08-14 Kalle Valowl1251: rename reg.h to wl1251_reg.h
2009-08-14 Kalle Valowl1251: use workqueue provided by mac80211
2009-08-14 Kalle Valowl1251: fix channel setting in wl1251_op_config()
2009-08-14 Kalle Valowl1251: create wl1251_join()
2009-08-14 Kalle Valowl1251: add channel to wl1251_cmd_join() parameters
2009-08-14 Kalle Valowl1251: initialise default channel to zero
2009-08-14 Kalle Valowl1251: remove wait parameter from wl1251_cmd_join()
2009-08-14 Kalle Valowl1251: use beacon interval and dtim period provided...
2009-08-14 Kalle Valowl1251: reorder wl1251_cmd_join() arguments
2009-08-14 Kalle Valowl1251: remove wl1251_ops
2009-08-14 Bob Copelandwl1251: make irq handling interface specific
2009-08-14 Bob Copelandwl1251: split spi interface into separate module
2009-08-14 Bob Copelandwl1251: move module probe methods into spi.c
2009-08-14 Bob Copelandwl1251: introduce wl1251_if_operations struct
2009-08-14 Bob Copelandwl1251: use wiphy_dev instead of wl->spi->dev
2009-08-14 Bob Copelandwl1251: separate bus i/o code into io.c
2009-07-24 Kalle Valowl1251: remove wl1251_plt_start/stop()
2009-07-24 Johannes Bergwireless: remove print_mac uses
2009-07-24 Jiri Slabywireless: wl12xx, fix lock imbalance
2009-07-10 Luciano Coelhowl1251: change psm enabled/disabled info to debug
2009-07-10 Kalle Valowl1251: fix a checkpatch warning
2009-07-10 Kalle Valowl1251: use wl1251 prefix everywhere
2009-07-10 Kalle Valowl1251: rename wl12xx.h to wl1251.h
2009-07-10 Kalle Valowl1251: add wl1251 prefix to all 1251 files