summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-2/+1
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein3-20/+9
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-11/+12
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg1-2/+3
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-1/+1
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville25-30/+30
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg8-153/+73
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+19
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: update copyrightJohannes Berg25-30/+30
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-17/+19
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach2-15/+16
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-2/+3
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-129/+35
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2-3/+3
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz1-1/+1
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 Grumbach3-9/+10
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach3-8/+8
2013-01-03iwlwifi: use __packedJohannes Berg1-4/+4
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach1-1/+1
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-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville13-135/+130
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner1-2/+3
2012-12-07iwlwifi: change TX code to suppress smatch warningJohannes Berg1-6/+6
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz13-96/+103
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-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
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-4/+7
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+16
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach1-6/+6
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach1-2/+0
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller1-0/+1
2012-11-19iwlwifi: disallow MFP with software cryptoJohannes Berg1-2/+7
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-50/+35
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg1-0/+14
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-11-07iwlwifi: remove SKU/antenna messages by defaultJohannes Berg1-4/+4
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg2-2/+2
2012-11-05iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach1-1/+1