summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-526/+0
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg1-81/+0
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer1-0/+5
2012-05-09iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy1-1/+1
2012-04-24iwlwifi: move TIME_UNITJohannes Berg1-0/+1
2012-04-24iwlwifi: clean up iwl-shared.h includesJohannes Berg1-0/+1
2012-04-24iwlwifi: move debugfs registration function declarationsJohannes Berg1-0/+13
2012-04-24iwlwifi: properly set basic ratesJohannes Berg1-1/+0
2012-04-18iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel1-1/+0
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach1-2/+2
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-2/+2
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-1/+1
2012-04-17iwlwifi: remove get_cmd_stringJohannes Berg1-0/+10
2012-04-17iwlwifi: expose static methods for MVM useDavid Spinadel1-0/+81
2012-04-17iwlwifi: move status definitions from iwl-sharedDon Fry1-0/+18
2012-04-13iwlwifi: move scan related declarations out of iwl-core.hMeenakshi Venkataraman1-0/+24
2012-04-13iwlwifi: move utility functions out of iwl-core.hMeenakshi Venkataraman1-0/+13
2012-04-13iwlwifi: move iwl_send_statistics_request to iwl-agn.cMeenakshi Venkataraman1-0/+2
2012-04-13iwlwifi: move iwlagn_fw_error to iwl-agn.cMeenakshi Venkataraman1-1/+0
2012-04-13iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman1-0/+1
2012-04-13iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman1-0/+2
2012-04-13iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman1-0/+2
2012-04-13iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman1-1/+4
2012-04-13iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman1-0/+2
2012-04-13iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman1-0/+1
2012-04-13iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman1-0/+3
2012-04-13iwlwifi: move iwl_set_hw_rfkill_state and mark it staticMeenakshi Venkataraman1-1/+0
2012-04-13iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman1-1/+0
2012-04-13iwlwifi: make iwl_sta_fill_lq staticJohannes Berg1-2/+0
2012-04-13iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototypeMeenakshi Venkataraman1-0/+1
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg1-0/+10
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-4/+0
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg1-0/+1
2012-04-10iwlwifi: split POWER_PMI status bitDon Fry1-0/+9
2012-04-10iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman1-0/+2
2012-04-10iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman1-1/+0
2012-04-10iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman1-0/+1
2012-04-10iwlwifi: move queue mapping out of transportJohannes Berg1-0/+7
2012-04-10iwlwifi: simplify calibration collectionJohannes Berg1-3/+0
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg1-0/+2
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg1-1/+0
2012-03-08iwlwifi: more status bit factoringDon Fry1-18/+13
2012-03-08iwlwifi: separate status to priv and transDon Fry1-7/+2
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg1-1/+0
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg1-3/+2
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg1-2/+1
2012-03-08iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg1-31/+0
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg1-0/+2
2012-03-07iwlwifi: move status check functions out of sharedJohannes Berg1-0/+64
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-0/+5