summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-19/+8
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-446/+519
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-7/+20
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach1-17/+7
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-68/+212
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach4-20/+61
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg7-24/+136
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg1-15/+7
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach2-2/+4
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg1-3/+0
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg2-4/+4
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+18
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville17-386/+311
2013-01-07net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+1
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach6-43/+51
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2-3/+3
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg2-6/+5
2013-01-03iwlwifi: request IRQ only onceJohannes Berg2-41/+25
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach1-7/+17
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach9-98/+109
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach8-108/+115
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg1-0/+1
2013-01-03iwlwifi: use __packedJohannes Berg1-4/+4
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach3-6/+8
2013-01-03iwlwifi: don't verify fw after downloadEmmanuel Grumbach1-94/+0
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach1-11/+10
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach4-1/+10
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+2
2012-12-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville28-263/+358
2012-12-11iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2012-12-11iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2012-12-11iwlwifi: 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-07iwlwifi: reset_ict in stop_hwEmmanuel Grumbach1-0/+2
2012-12-07iwlwifi: move prph handling into the transportEmmanuel Grumbach5-25/+90
2012-12-07iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz20-186/+214
2012-12-07iwlwifi: 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