aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-11/+3
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-15/+25
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-1/+5
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg1-3/+3
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg1-0/+2
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg1-0/+1
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-3/+11
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2012-11-28iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach1-1/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-89/+268
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+21
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach1-2/+1
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach1-9/+4
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach1-17/+210
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach1-78/+70
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg1-0/+1
2012-11-05iwlwifi: use list_first_entryJohannes Berg1-9/+6
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach1-4/+16
2012-10-29iwlwifi: support host command with copied dataJohannes Berg1-0/+3
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg1-1/+2
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-31/+44
2012-09-10iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach1-0/+11
2012-09-10iwlwifi: some clean up in transport layerEmmanuel Grumbach1-23/+31
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-09-06iwlwifi: remove unused IDI code stubsJohannes Berg1-8/+2
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg1-1/+1
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach1-3/+13
2012-07-03iwlwifi: remove unneeded NULL checkJohannes Berg1-3/+0
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach1-16/+14
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg1-0/+1058