summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach1-6/+6
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg1-0/+14
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg2-2/+2
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-5/+6
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-2/+2
2012-09-20iwlwifi: fix async station command crashJohannes Berg1-3/+4
2012-09-19iwlwifi: use eth_broadcast_addrJohannes Berg1-2/+2
2012-09-10iwlwifi: load firmware in chunksJohannes Berg1-2/+2
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-5/+11
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg3-0/+13
2012-09-05Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg3-10/+16
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg1-1/+1
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-45/+50
2012-08-21iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2012-08-21iwlwifi: fix FW restart on init FWAmit Beka1-2/+7
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn3-10/+16
2012-07-27iwlwifi: reduce max remain-on-channel durationJohannes Berg1-1/+1
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach1-1/+1
2012-07-26iwlwifi: fix aggregation check indentationJohannes Berg1-1/+1
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman3-40/+37
2012-07-26iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman1-0/+3
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-34/+14
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-1/+1
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-84/+108
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+18
2012-07-09iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2-0/+3
2012-07-05iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2-34/+11
2012-07-03iwlwifi: disallow log_event access if interface downRichard A. Griffiths1-1/+5
2012-06-25iwlwifi: limit dwell time more strictlyJohannes Berg1-10/+27
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach4-73/+76
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg1-20/+17
2012-06-21iwlwifi: increase scan timeoutJohannes Berg1-1/+1
2012-06-21iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg1-0/+6
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg4-13/+8
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg1-22/+19
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg1-2/+12
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2-14/+12
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach1-0/+3
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2-1/+4
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter1-1/+1
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach1-0/+1
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach1-1/+1
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach1-2/+2
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville27-0/+28847
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer2-2/+31