summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: implement WoWLANJohannes Berg2011-07-211-0/+6
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-49/+49
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-5/+5
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-211-102/+0Star
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-10/+0Star
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-16/+1Star
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-39/+0Star
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-225/+1Star
* iwlagn: set default of uCode ownership to driverHsu, Kenny2011-07-161-0/+2
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-1/+1
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-161-1/+1
* iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-111-2/+104
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-2/+1Star
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-2/+2
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-2/+1Star
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-9/+10
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-8/+9
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-111-17/+7Star
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-7/+4Star
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-011-7/+2Star
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-011-27/+0Star
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-40/+1Star
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-181-0/+1
* iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-181-6/+6
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-3/+4
* iwlagn: Support flush queues for specified interfaceWey-Yi Guy2011-06-181-2/+4
* iwlagn: add PAN to tx flushWey-Yi Guy2011-06-181-2/+9
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-1/+1
* iwlagn: add debug message for coex related activitiesWey-Yi Guy2011-06-111-15/+15
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-111-2/+3
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-0/+1
* iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-1/+3
* iwlagn: save the latest smps modeWey-Yi Guy2011-06-031-0/+1
* iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin2011-06-011-3/+3
* iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-1/+1
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-6/+6
* iwlagn: mod param cleanupDon Fry2011-04-301-1/+1
* iwlagn: use proper good CRC threshold behaviourJohannes Berg2011-04-301-2/+10
* iwlagn: avoid hangs when restarting deviceJohannes Berg2011-04-301-6/+15
* iwlagn: remove hw_ready variableJohannes Berg2011-04-221-2/+1Star
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-2/+0Star
* iwlagn: leave notification waits on firmware errorsJohannes Berg2011-04-221-1/+5
* iwlagn: make iwlagn_wait_notification return error codeJohannes Berg2011-04-221-4/+7
* iwlagn: extend notification wait functionJohannes Berg2011-04-221-2/+5
* iwlagn: refactor up pathJohannes Berg2011-04-221-0/+46
* iwlagn: refactor down pathJohannes Berg2011-04-221-0/+30
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-3/+1Star
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-081-2/+4
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-081-8/+21