summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2012-02-02iwlwifi: range check to testmode direct reg accessAmit Beka
2012-02-02iwlwifi: release IRQ in error pathJohannes Berg
2012-02-02iwlwifi: move all ucode routines to iwl-ucode.cDon Fry
2012-02-02iwlwifi: move bcast_sta_id init to common routineDon Fry
2012-02-02iwlwifi: clarify commentDon Fry
2012-02-02iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach
2012-02-02iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach
2012-02-02iwlwifi: move hw_rev to transport layerEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_get_hw_idEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_apm_configEmmanuel Grumbach
2012-02-02iwlwifi: consolidate the start_device flowEmmanuel Grumbach
2012-02-02iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach
2012-02-02iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach
2012-02-02iwlwifi: move apm_init to start_hwEmmanuel Grumbach
2012-02-02iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach
2012-02-02iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach
2012-02-02iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach
2012-02-02iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach
2012-02-02iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach
2012-02-02iwlwifi: move the shrd memory from privEmmanuel Grumbach
2012-02-02iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach
2012-02-02iwlwifi: Connect IDI transport to driver.Gregory Greenman
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-30iwlwifi: always restrict scan dwell in P2PJohannes Berg
2012-01-30iwlwifi: add option to disalbe LEDWey-Yi Guy
2012-01-30iwlwifi: fix uCode event tracingJohannes Berg
2012-01-30iwlwifi: fix typoWey-Yi Guy
2012-01-28iwlwifi: always restrict scan dwell in P2PJohannes Berg
2012-01-28iwlwifi: add option to disalbe LEDWey-Yi Guy
2012-01-28iwlwifi: fix uCode event tracingJohannes Berg
2012-01-28iwlwifi: fix typoWey-Yi Guy
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-24iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu
2012-01-24iwlwifi: update error dump in testmode command sram_readKenny Hsu
2012-01-24iwlwifi: enhance testmode command sram_readKenny Hsu
2012-01-24iwlwifi: update testmode command of direct register accessKenny Hsu
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy
2012-01-24iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam