aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
AgeCommit message (Expand)Author
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg
2012-03-08iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg
2012-03-07iwlwifi: move status check functions out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-06iwlwifi: fix station HT parametersJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg
2012-03-06iwlwifi: move iwl_clear_driver_stations to userJohannes Berg
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-17iwlwifi: save ucode capabilities in iwl_fwDon Fry
2012-02-17iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach
2012-02-02iwlwifi: move all ucode routines to iwl-ucode.cDon Fry
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-11-11iwlagn: remove knowledge of ucode image location from upper layersDon Fry
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach
2011-08-29iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach
2011-08-29iwlagn: remove references to priv from the transport layerEmmanuel Grumbach
2011-08-29iwlagn: move reclaim related functionsEmmanuel Grumbach