summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: call bt_coex directllyWey-Yi Guy
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-07-01iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: add power_save module parameterWey-Yi Guy
2011-06-18iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach
2011-06-18iwlagn: fix misplaced bracketEmmanuel Grumbach
2011-06-18iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach
2011-06-18iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach
2011-06-18iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-18iwlagn: don't disable interrupts after the NIC has been resetEmmanuel Grumbach
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy
2011-06-11iwlagn: Sanity check for valid contextWey-Yi Guy
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-02iwlagn: fix interface combinationsJohannes Berg
2011-06-01iwlagn: change log to better represent the state of aggregation processWey-Yi Guy
2011-06-01iwlagn: advertise interface combinationsJohannes Berg
2011-06-01iwlagn: free the ICT ISR when the request_irq failedEmmanuel Grumbach
2011-06-01iwlagn: solve sparse warningEmmanuel Grumbach
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy
2011-05-13iwlagn: more ucode error log infoWey-Yi Guy
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy