summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
AgeCommit message (Expand)Author
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
2011-08-29iwlagn: reclaim the packets in transport layerEmmanuel Grumbach
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy
2011-08-08iwlagn: support new P2P implementationJohannes Berg
2011-07-21iwlagn: rewrite HW cryptoJohannes Berg
2011-07-21iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach
2011-07-21iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy
2011-07-16iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach