summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0823-593/+726
|\
| * iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-061-1/+1
| * iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-016-10/+3
| * iwlagn: remove hcmd opsWey-Yi Guy2011-07-0111-73/+23
| * iwlagn: call bt_coex directllyWey-Yi Guy2011-07-011-11/+9
| * iwlagn: scd memory boundaryWey-Yi Guy2011-07-012-8/+19
| * iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-018-257/+236
| * iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-015-49/+62
| * iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-0110-83/+241
| * iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy2011-07-013-1/+6
| * iwlagn: add correct firmware name for 135 seriesWey-Yi Guy2011-07-011-5/+11
| * iwlagn: re-define the testmode cmd and attr enumWey-Yi Guy2011-07-011-104/+132
| * iwlagn: verify mutex held for sync commandsJohannes Berg2011-07-012-11/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3013-74/+69
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-286-25/+28
| |\
| | * iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| | * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| | * iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | * iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
| | * iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | * iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
| | * iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-081-0/+5
| * | iwlwifi: use pci_dev->revision, againSergei Shtylyov2011-06-271-3/+1
| * | iwlagn: fix rmmod crashStanislaw Gruszka2011-06-271-5/+2
| * | iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-243-6/+15
| * | iwlagn: fill beacon TX rate properlyJohannes Berg2011-06-243-24/+22
| * | iwlagn: extend host command timeoutJohannes Berg2011-06-241-1/+1
| * | iwlagn: fix cmd queue unmapJohannes Berg2011-06-241-4/+1
| * | iwlagn: use PM ops macroJohannes Berg2011-06-241-8/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2436-824/+1242
|\ \ \ | |/ /
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-06-2029-596/+927
| |\ \
| | * | iwlagn: remove incorrect defineWey-Yi Guy2011-06-181-1/+0
| | * | iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-185-45/+30
| | * | iwlagn: code alignmentWey-Yi Guy2011-06-181-4/+4
| | * | iwlagn: add offset define for subsystem idWey-Yi Guy2011-06-181-0/+1
| | * | iwlagn: Add power_level module parameterWey-Yi Guy2011-06-184-3/+16
| | * | iwlagn: add power_save module parameterWey-Yi Guy2011-06-182-5/+10
| | * | iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-183-7/+8
| | * | iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-182-1/+11
| | * | iwlagn: fix misplaced bracketEmmanuel Grumbach2011-06-181-1/+3
| | * | iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach2011-06-181-0/+1
| | * | iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-182-14/+0
| | * | iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-184-5/+14
| | * | iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach2011-06-181-4/+0
| | * | iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-183-3/+15
| | * | iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-187-51/+63
| | * | iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-184-38/+36
| | * | iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-184-84/+131
| | * | iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-1811-45/+60
| | * | iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-184-16/+94
OpenPOWER on IntegriCloud