iwlwifi: remove STATUS_CONF_PENDING in scanning
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-core.h
2008-10-06 Tomas Winkleriwlwifi: remove STATUS_CONF_PENDING in scanning
2008-09-11 Emmanuel Grumbachiwlwifi: remove uneeded declarations
2008-09-08 Tomas Winkleriwlwifi: generic init calibrations framework
2008-09-08 Tomas Winkleriwlwifi: align set channel with mac80211
2008-08-04 Tomas Winkleriwlwifi: implement iwl5000_calc_rssi
2008-08-04 Mohamed Abbasiwlwifi: add power save to 5000 HW
2008-07-14 Tomas Winkleriwlwifi: unify 4965 and 5000 scanning code
2008-07-14 Tomas Winkleriwlwifi: differentiate 4965 and 5000 hw ampdu queues...
2008-07-14 Emmanuel Grumbachiwlwifi: fixes RTS / CTS support
2008-07-08 Adel Gadllahiwlwifi: remove input device and fix rfkill state
2008-07-02 Zhu Yiiwlwifi: fix iwl4965 temperature callback calibration...
2008-06-30 Ron Rindjunskyiwlwifi: control 11n capabilities through module param
2008-06-30 Ron Rindjunskyiwlwifi: unite common settings of HW params
2008-06-30 Ron Rindjunskyiwlwifi: move rx aggregation functions to iwl-rx.c
2008-06-30 Emmanuel Grumbachiwlwifi: setup compressed BA handler
2008-06-30 Emmanuel Grumbachiwlwifi: move RX handlers to iwl-rx.c
2008-06-30 Emmanuel Grumbachiwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
2008-06-30 Emmanuel Grumbachiwlwifi: move RX stats to core, and move temperature...
2008-06-14 Emmanuel Grumbachiwlwifi: unify SW rf-kill flow
2008-06-14 Emmanuel Grumbachiwlwifi: remove iwlcore_low_level_notify
2008-06-14 Emmanuel Grumbachiwlwifi: retfactor get_temperature functions
2008-06-14 Emmanuel Grumbachiwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
2008-06-14 Tomas Winkleriwlwifi: cleans up scanning code
2008-06-14 Tomas Winkleriwlwifi: move rate helpers to iwlcore
2008-06-14 Tomas Winkleriwlwifi: move scan to iwl-scan.c iwlcore
2008-06-14 Tomas Winkleriwlwifi: refactor setting tx power
2008-06-14 Assaf Kraussiwlwifi enabling IBSS (Ad-Hoc) mode
2008-06-14 Mohamed Abbasiwlwifi: fix resume SW RF-kill
2008-06-14 Emmanuel Grumbachiwlwifi: clean up in setup/cancel deferred work
2008-06-14 Emmanuel Grumbachiwlwifi: removes the RUN_TIME_CALIB ifdef
2008-06-14 Ron Rindjunskyiwlwifi: removing IWL4965_HT config
2008-06-03 Ron Rindjunskyiwlwifi: move iwl_get_hw_mode to iwl-core.h
2008-06-03 Tomas Winkleriwlwifi: move aggregation code to iwl-tx.c
2008-06-03 Tomas Winkleriwlwifi: implement txq invalidate byte count table
2008-06-03 Tomas Winkleriwlwifi: move tx reclaim flow into iwl-tx
2008-06-03 Tomas Winkleriwlwifi: move tx response common handlers to iwlcore
2008-06-03 Tomas Winkleriwlwifi-5000: implement initial calibration for 5000
2008-06-03 Tomas Winkleriwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
2008-06-03 Tomas Winkleriwlwifi: move txq_ctx_stop into iwl-tx.c
2008-06-03 Tomas Winkleriwlwifi: implement apm stop function
2008-06-03 Tomas Winkleriwlwifi: implement apm reset flow
2008-06-03 Ester Kummeriwlwifi: move iwl_dump_nic_error_log to iwlcore module
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Ester Kummeriwlwifi: trigger event log from debugfs
2008-05-22 Tomas Winkleriwlwifi: refactor pci prob flow
2008-05-22 Tomas Winkleriwlwifi: move TX code into iwl-tx.c
2008-05-22 Gregory Greenmaniwlwifi: get_hw_cmd_size
2008-05-14 Ester Kummeriwlwifi: adding parameter of fw_restart
2008-05-14 Ron Rindjunskyiwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965...
2008-05-14 Ron Rindjunskyiwlwifi: handle shared memory Rx index access
2008-05-14 Emmanuel Grumbachiwlwifi: move iwl4965_init_alive_start to iwl-4965.c
2008-05-14 Ron Rindjunskyiwlwifi: move NIC init and Tx queues init to iwlcore
2008-05-14 Ron Rindjunskyiwlwifi: create disable SCD Tx FIFOs handler
2008-05-14 Tomas Winkleriwlwifi: move iwl4965_set_rxon_ht into iwlcore
2008-05-14 Tomas Winkleriwlwifi: generalize iwl4965_send_add_station function
2008-05-14 Tomas Winkleriwlwifi: move RX code to iwl-rx.c
2008-05-07 Tomas Winkleriwlwifi: wrapping nic configuration in iwl core handler
2008-05-07 Emmanuel Grumbachiwlwifi: move hw_rx_handler_setup to iwl-4965.c
2008-05-07 Emmanuel Grumbachiwlwifi: move verify_ucode functions to iwl-core
2008-05-07 Ron Rindjunskyiwlwifi: unify init driver flow
2008-05-07 Ron Rindjunskyiwlwifi: handle shared memory
2008-05-07 Tomas Winkleriwlwifi: add iwl_hw_detect function to iwl core
2008-05-07 Tomas Winkleriwlwifi: add apm init handler
2008-05-07 Tomas Winkleriwlwifi: changing EEPROM layout handling
2008-05-07 Mohamed Abbasiwlwifi: Add power level support
2008-05-07 Tomas Winkleriwlwifi: cleanup set_pwr_src
2008-05-07 Emmanuel Grumbachiwlwifi: HW dependent run time calibration
2008-04-16 Emmanuel Grumbachiwlwifi: Use HW acceleration decryption by default
2008-04-16 Tomas Winkleriwlwifi: move rxon associated command to hcmd
2008-04-16 Tomas Winkleriwlwifi: introduce host commands callbacks
2008-04-16 Tomas Winkleriwlwifi: move the creation of LQ host command to iwlcore
2008-04-16 Tomas Winkleriwlwifi: hw_setting cleanup
2008-04-16 Emmanuel Grumbachiwlwifi: remove the statistics work
2008-04-16 Tomas Winkleriwlwifi: Fix byte count table for fragmented packets
2008-04-16 Tomas Winkleriwlwifi: generalize iwlwifi init flow
2008-04-08 Tomas Winkleriwlwifi: move driver status inliners into iwl-core.h
2008-04-01 Tomas Winkleriwlwifi: Fix synchronous host command
2008-04-01 Mohamed Abbasiwlwifi: hook iwlwifi with Linux rfkill
2008-04-01 Mohamed Abbasiwlwifi: add notification infrastructure to iwlcore
2008-03-25 Tomas Winkleriwlwifi: move host command sending functions to core...
2008-03-25 Assaf Kraussiwlwifi: Probe Flow - Extracting hw and priv init
2008-03-25 Assaf Kraussiwlwifi: Probe Flow - Performing allocation in a separa...
2008-03-25 Assaf Kraussiwlwifi: Packing all 4965 parameters
2008-03-13 Assaf Kraussiwlwifi: Use eeprom form iwlcore
2008-03-07 Tomas Winkleriwlwifi: add iwl-core module
2008-03-07 Tomas Winkleriwlwifi: add struct iwl_cfg