aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26iwlwifi: initialize rx_statusJohannes Berg1-1/+1
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-3/+0
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg2-3/+0
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-1/+2
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville9-1342/+1299
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-4/+37
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach1-2/+0
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller1-0/+1
2012-11-19iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat1-1/+0
2012-11-19iwlwifi: update the RB_TIMEOUT to 0x11Emmanuel Grumbach1-1/+1
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2-3/+1
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach3-12/+4
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach2-3/+3
2012-11-19iwlwifi: disallow MFP with software cryptoJohannes Berg1-2/+7
2012-11-19iwlwifi: merge 2 functions in reclaim flowEmmanuel Grumbach1-33/+20
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach3-915/+913
2012-11-19iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach2-38/+32
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach3-212/+216
2012-11-19iwlwifi: init the replenish work in rx_initEmmanuel Grumbach1-2/+3
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach4-242/+218
2012-11-19iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach1-4/+10
2012-11-18iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach1-8/+0
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville17-112/+183
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-18/+10
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg1-0/+14
2012-11-14iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach1-9/+8
2012-11-14iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach1-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg4-0/+15
2012-11-07iwlwifi: fix typo in RX data tracingJohannes Berg1-1/+1
2012-11-07iwlwifi: remove useless messagesJohannes Berg1-9/+0
2012-11-07iwlwifi: remove SKU/antenna messages by defaultJohannes Berg1-4/+4
2012-11-07iwlwifi: remove EEPROM version message by defaultJohannes Berg1-2/+2
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg2-2/+2
2012-11-05iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach1-1/+1
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach3-8/+13
2012-11-05iwlwifi: use list_first_entryJohannes Berg1-9/+6
2012-11-05iwlwifi: fix queue flush confusionJohannes Berg6-22/+20
2012-11-05iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg1-6/+3
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2012-11-05iwlwifi: fix flush commandJohannes Berg2-7/+7
2012-10-31iwlwifi: don't call stop_device twiceEmmanuel Grumbach1-4/+0
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach7-19/+44
2012-10-29iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg1-1/+4
2012-10-29iwlwifi: support host command with copied dataJohannes Berg5-10/+59
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-15/+24
2012-10-23iwlwifi: remove MFP Kconfig optionAssaf Krauss2-11/+0
2012-10-23iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach3-2/+5
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach1-8/+0
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach1-2/+0