summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville100-269/+19701
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-19/+8
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein8-88/+75
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein6-78/+81
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg1-2/+3
2013-02-01iwlwifi: add the MVM driverJohannes Berg37-6/+18263
2013-01-30iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg7-7/+1039
2013-01-30iwlwifi: fix calibration parserJohannes Berg2-3/+20
2013-01-30iwlwifi: clean up CMD_MODE enumJohannes Berg1-5/+5
2013-01-30iwlwifi: add 7000 series device configurationJohannes Berg7-0/+125
2013-01-30Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg3-8/+24
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville61-91/+98
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
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-24iwlwifi: include debugfs.hJohannes Berg1-0/+2
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach2-0/+7
2013-01-24iwlwifi: update copyrightJohannes Berg61-91/+91
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach1-17/+7
2013-01-22Merge 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-15Merge 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-06net: 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-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