aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAge
* iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller2011-07-24
* iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach2011-07-21
* iwlagn: implement WoWLANJohannes Berg2011-07-21
* iwlagn: rewrite HW cryptoJohannes Berg2011-07-21
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
* iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-21
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-21
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-21
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-21
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-21
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-16
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-16
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-16
* iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-16
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-16
* iwlagn: Add missing comma between constant string arrayJoe Perches2011-07-13
* iwlagn: declare staticWey-Yi Guy2011-07-11
* iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-11
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-11
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-01
* iwlagn: call bt_coex directllyWey-Yi Guy2011-07-01
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-01
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-01
* iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy2011-07-01
* iwlagn: fill beacon TX rate properlyJohannes Berg2011-06-24
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-18
* iwlagn: add power_save module parameterWey-Yi Guy2011-06-18
* iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-18
* iwlagn: fix misplaced bracketEmmanuel Grumbach2011-06-18
* iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach2011-06-18
* iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-18
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-18
* iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach2011-06-18
* iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-18
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-18
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-18
* iwlagn: don't disable interrupts after the NIC has been resetEmmanuel Grumbach2011-06-18
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-18
* iwlagn: Sanity check for valid contextWey-Yi Guy2011-06-11
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-11