summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: call bt_coex directllyWey-Yi Guy
2011-07-01iwlagn: scd memory boundaryWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
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-07-01iwlagn: add correct firmware name for 135 seriesWey-Yi Guy
2011-07-01iwlagn: re-define the testmode cmd and attr enumWey-Yi Guy
2011-07-01iwlagn: verify mutex held for sync commandsJohannes Berg
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville
2011-06-27iwlwifi: use pci_dev->revision, againSergei Shtylyov
2011-06-27iwlagn: fix rmmod crashStanislaw Gruszka
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov
2011-06-27iwlagn: map command buffers BIDIJohannes Berg
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg
2011-06-24iwlagn: extend host command timeoutJohannes Berg
2011-06-24iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: use PM ops macroJohannes Berg
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach
2011-06-20Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-06-20iwlwifi: fix stop/wake queue hacksKalle Valo
2011-06-18iwlagn: remove incorrect defineWey-Yi Guy
2011-06-18iwlagn: merge duplicate code into single functionWey-Yi Guy
2011-06-18iwlagn: code alignmentWey-Yi Guy
2011-06-18iwlagn: add offset define for subsystem idWey-Yi Guy
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: warn about nested SYNC commandsEmmanuel 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