summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-201-1/+1
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0811-1371/+199
| |\
| * | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-1/+1
* | | iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach2013-03-201-1/+4
| |/ |/|
* | iwlwifi: fix indirect write bugAmnon Paz2013-03-061-2/+3
* | iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-061-18/+0
* | iwlwifi: make device configuration bus agnosticEmmanuel Grumbach2013-03-067-1231/+0
* | iwlwifi: 7000: disable HT greenfield supportBeni Lev2013-03-061-1/+0
* | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-064-15/+52
* | iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-283-134/+135
* | iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-281-6/+6
* | iwlwifi: don't map complete commands bidirectionallyJohannes Berg2013-02-281-22/+11
* | iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-262-17/+67
|/
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-054-28/+34
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-012-16/+35
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-5/+43
* iwlwifi: add 7000 series device configurationJohannes Berg2013-01-303-0/+119
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-3010-13/+14
|\
| * iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-241-0/+1
| * iwlwifi: update copyrightJohannes Berg2013-01-2410-13/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-0/+1
|\ \ | |/ |/|
| * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
* | iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-162-5/+45
* | iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-164-18/+104
* | iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7
* | iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-161-1/+2
* | iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
* | iwlwifi: don't memset scalar valuesJohannes Berg2013-01-162-4/+4
* | iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-031-2/+2
* | iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-032-6/+5
* | iwlwifi: request IRQ only onceJohannes Berg2013-01-032-41/+25
* | iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-032-13/+54
* | iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-031-0/+64
* | iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-031-2/+2
* | iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-033-1/+7
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-6/+2
|\
| * iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-5/+2
| * iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-10/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-117-38/+69
|\ \
| * | iwlwifi: don't handle masked interruptEmmanuel Grumbach2012-12-101-2/+10
| * | iwlwifi: reset_ict in stop_hwEmmanuel Grumbach2012-12-061-0/+2
| * | iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-061-0/+16
| * | iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz2012-12-064-32/+32
| * | iwlwifi: return real info in probe failureEmmanuel Grumbach2012-11-291-3/+8
| * | iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach2012-11-281-1/+1
* | | iwlwifi: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-215-1336/+1290
|\ \ \ | |/ /
| * | iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat2012-11-191-1/+0
| * | iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2012-11-192-3/+1
| * | iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach2012-11-193-12/+4
OpenPOWER on IntegriCloud