summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg
2013-01-03iwlwifi: request IRQ only onceJohannes Berg
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg
2013-01-03iwlwifi: use __packedJohannes Berg
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach
2013-01-03iwlwifi: don't verify fw after downloadEmmanuel Grumbach
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner
2012-12-07iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas
2012-12-07iwlwifi: change TX code to suppress smatch warningJohannes Berg
2012-12-06iwlwifi: reset_ict in stop_hwEmmanuel Grumbach
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-29iwlwifi: return real info in probe failureEmmanuel Grumbach
2012-11-28iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach
2012-11-28iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach
2012-11-26iwlwifi: initialize rx_statusJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville