summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08100-269/+19701
|\
| * iwlwifi: move register access lock into transportLilach Edelstein2013-02-018-88/+75
| * iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-016-78/+81
| * iwlwifi: lower BT coex aggregation message severityJohannes Berg2013-02-011-2/+3
| * iwlwifi: add the MVM driverJohannes Berg2013-02-0137-6/+18263
| * iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg2013-01-307-7/+1039
| * iwlwifi: fix calibration parserJohannes Berg2013-01-302-3/+20
| * iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-301-5/+5
| * iwlwifi: add 7000 series device configurationJohannes Berg2013-01-307-0/+125
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-01-303-8/+24
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-3061-91/+98
| | |\
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-0/+1
| | |\ \
| | | * | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-0/+1
| * | | | iwlwifi: include debugfs.hJohannes Berg2013-01-241-0/+2
| | |_|/ | |/| |
| * | | iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-242-0/+7
| * | | iwlwifi: update copyrightJohannes Berg2013-01-2461-91/+91
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-19/+8
|\ \ \ \
| * | | | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2818-446/+519
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-282-7/+20
| |\ \ \ \ | | |/ / /
| | * | | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-228-68/+212
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-164-20/+61
| | * | | iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-167-24/+136
| | * | | iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7
| | * | | iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-162-2/+4
| | * | | iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
| | * | | iwlwifi: don't memset scalar valuesJohannes Berg2013-01-162-4/+4
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-0717-386/+311
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-036-43/+51
| | * | iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2013-01-032-3/+3
| | * | iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-032-6/+5
| | * | iwlwifi: request IRQ only onceJohannes Berg2013-01-032-41/+25
| | * | iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach2013-01-031-2/+2
| | * | iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-039-98/+109
| | * | iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-038-108/+115
| | * | iwlwifi: use __packedJohannes Berg2013-01-031-4/+4
| | * | iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-033-6/+8
| | * | iwlwifi: don't verify fw after downloadEmmanuel Grumbach2013-01-031-94/+0
| | * | iwlwifi: clean up code in AGGEmmanuel Grumbach2013-01-031-11/+10
| | * | iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-034-1/+10
| * | | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-152-7/+18
|\ \ \ | | |/ | |/|
| * | iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
| * | iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
| |/
* | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-061-1/+1
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-6/+2
|\
| * iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-5/+2
| * iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-10/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-1128-263/+358
|\ \
OpenPOWER on IntegriCloud