summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman1-2/+104
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H1-2/+1
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H1-2/+2
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H1-2/+1
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-9/+10
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-8/+9
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach1-1/+1
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach1-17/+7
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy1-7/+4
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach1-7/+2
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach1-27/+0
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach1-40/+1
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy1-0/+1
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach1-6/+6
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach1-3/+4
2011-06-18iwlagn: Support flush queues for specified interfaceWey-Yi Guy1-2/+4
2011-06-18iwlagn: add PAN to tx flushWey-Yi Guy1-2/+9
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy1-1/+1
2011-06-11iwlagn: add debug message for coex related activitiesWey-Yi Guy1-15/+15
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy1-2/+3
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy1-0/+1
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy1-1/+3
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy1-0/+1
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin1-3/+3
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg1-1/+1
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-6/+6
2011-04-30iwlagn: mod param cleanupDon Fry1-1/+1
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg1-2/+10
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg1-6/+15
2011-04-22iwlagn: remove hw_ready variableJohannes Berg1-2/+1
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg1-2/+0
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg1-1/+5
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg1-4/+7
2011-04-22iwlagn: extend notification wait functionJohannes Berg1-2/+5
2011-04-22iwlagn: refactor up pathJohannes Berg1-0/+46
2011-04-22iwlagn: refactor down pathJohannes Berg1-0/+30
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg1-3/+1
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy1-2/+4
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian1-8/+21
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg1-1/+0
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-05Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-2/+1
2011-03-25iwlwifi: remove legacy isr taskletWey-Yi Guy1-2/+1
2011-03-23iwlagn: fix error in command waitingJohannes Berg1-1/+1
2011-03-11iwlagn: support off-channel TXJohannes Berg1-32/+103
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka1-235/+0
2011-03-03iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H1-3/+4
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka1-0/+1
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy1-22/+46
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy1-4/+6