summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-122-2/+2
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-082-2/+2
| |\
| | * mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
| | * Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-2918-452/+534
| | |\
* | | | iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach2013-02-122-2/+2
* | | | iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach2013-02-111-2/+2
* | | | iwlwifi: mvm: fix TKIP key updatingBeni Lev2013-02-111-2/+14
* | | | iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach2013-02-111-1/+2
* | | | iwlwifi: mvm: Change the Time Event type used for ROCIlan Peer2013-02-111-3/+12
* | | | iwlwifi: mvm: Update quota settings for all bindingsIlan Peer2013-02-112-5/+27
* | | | iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-0511-52/+85
* | | | iwlwifi: don't ack the card state notificationEmmanuel Grumbach2013-02-051-4/+0
|/ / /
* | | 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
| * | | 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
| | * | | 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
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-228-68/+212
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-0717-386/+311
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
| | |_|/ / | |/| | |
* | | | | 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
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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
OpenPOWER on IntegriCloud