summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-07-21iwlagn: radio sensor offset in le16 formatWey-Yi Guy
2011-07-21iwlagn: define valid init calibration maskWey-Yi Guy
2011-07-21iwlagn: remove legacy calibration commandWey-Yi Guy
2011-07-21iwlagn: set correct calibration flagWey-Yi Guy
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-21iwlagn: add kick_nic API to transport layerEmmanuel 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 indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H
2011-07-16iwlagn: calibration bitmapWey-Yi Guy
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny
2011-07-16iwlagn: simplify TX flags assignmentsJohannes Berg
2011-07-16iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach
2011-07-16iwlagn: comments for iwl_cfgWey-Yi Guy
2011-07-16iwlagn: another double indirect removedWey-Yi Guy
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy
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-13iwlagn: Add missing comma between constant string arrayJoe Perches
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy
2011-07-11iwlagn: block regular host commands if driver don't own uCodeWey-Yi Guy
2011-07-11iwlagn: allow application own the uCode operationWey-Yi Guy
2011-07-11iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy
2011-07-11iwlagn: declare staticWey-Yi Guy
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: use bt handler for 2030 and 135 series devicesWey-Yi Guy
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy
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: remove the indirection for the dma channel numWey-Yi Guy
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: remove code duplicationEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-11iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach