summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-11/+3
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-15/+25
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-301-1/+2
|\
| * iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-241-0/+1
| * iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* | 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: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-1/+5
* | iwlwifi: don't memset scalar valuesJohannes Berg2013-01-161-3/+3
* | iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-031-0/+2
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-111-3/+11
|\
| * iwlwifi: don't handle masked interruptEmmanuel Grumbach2012-12-101-2/+10
| * iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach2012-11-281-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-211-89/+268
|\ \ | |/
| * iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2012-11-191-2/+1
| * iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach2012-11-191-9/+4
| * iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach2012-11-191-17/+210
| * iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-191-78/+70
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-2/+21
|\ \ | |/ |/|
| * iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
* | iwlwifi: return commands with error on FW errorJohannes Berg2012-11-091-0/+1
* | iwlwifi: use list_first_entryJohannes Berg2012-11-051-9/+6
* | iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-4/+16
* | iwlwifi: support host command with copied dataJohannes Berg2012-10-291-0/+3
* | iwlwifi: make data frame tracing optionalJohannes Berg2012-10-161-1/+2
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-241-31/+44
|\
| * iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-101-0/+11
| * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-101-23/+31
| * iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-061-8/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
|\ \ | |/ |/|
| * iwlwifi: fix flow handler debug codeJohannes Berg2012-08-211-1/+1
* | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-261-3/+13
|/
* iwlwifi: remove unneeded NULL checkJohannes Berg2012-07-031-3/+0
* iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach2012-06-181-16/+14
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-0/+1058
OpenPOWER on IntegriCloud