summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+2
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville28-263/+358
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner1-2/+3
2012-12-07iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-5/+2
2012-12-07iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas1-10/+3
2012-12-07iwlwifi: change TX code to suppress smatch warningJohannes Berg1-6/+6
2012-12-06iwlwifi: reset_ict in stop_hwEmmanuel Grumbach1-0/+2
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach5-25/+90
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz20-186/+214
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-6/+6
2012-11-29iwlwifi: return real info in probe failureEmmanuel Grumbach2-6/+11
2012-11-28iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach1-4/+3
2012-11-28iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach1-1/+1
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/jber...John 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/jber...John W. Linville2-1/+2
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-1342/+1299
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-4/+37
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach1-6/+6
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/iwlw...John 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