summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)Author
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach
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: remove the indirection for iwl_apm_initFry, Donald H
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: Support flush queues for specified interfaceWey-Yi Guy
2011-06-18iwlagn: add PAN to tx flushWey-Yi Guy
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy
2011-06-11iwlagn: add debug message for coex related activitiesWey-Yi Guy
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-22iwlagn: remove hw_ready variableJohannes Berg
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg
2011-04-22iwlagn: extend notification wait functionJohannes Berg
2011-04-22iwlagn: refactor up pathJohannes Berg
2011-04-22iwlagn: refactor down pathJohannes Berg
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian