summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-212-1/+2
|\| | |
| * | | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-0/+1
| * | | mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-212-4/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: remove effectless assignmentEmmanuel Grumbach2012-11-211-2/+0
| * | | iwlwifi: disallow MFP with software cryptoJohannes Berg2012-11-191-2/+7
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-212-2/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-141-0/+14
| * | | iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-169-50/+35
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | iwlwifi: remove SKU/antenna messages by defaultJohannes Berg2012-11-071-4/+4
| * | iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach2012-11-051-1/+1
| * | iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-051-1/+1
| * | iwlwifi: fix queue flush confusionJohannes Berg2012-11-056-22/+20
| * | iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg2012-11-051-6/+3
| * | iwlwifi: fix flush commandJohannes Berg2012-11-052-7/+7
| * | iwlwifi: don't call stop_device twiceEmmanuel Grumbach2012-10-311-4/+0
| * | iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-312-4/+0
| * | iwlwifi: remove MFP Kconfig optionAssaf Krauss2012-10-231-2/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-15/+24
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-161-15/+24
* | iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-161-2/+0
* | iwlwifi: remove unused variablesJohannes Berg2012-10-161-4/+0
* | iwlwifi: make data frame tracing optionalJohannes Berg2012-10-161-0/+3
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-252-5/+6
|\
| * iwlwifi: fix async station command crashJohannes Berg2012-09-201-3/+4
| * iwlwifi: use eth_broadcast_addrJohannes Berg2012-09-191-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-241-2/+2
|\|
| * iwlwifi: load firmware in chunksJohannes Berg2012-09-101-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-072-5/+11
|\ \ | |/ |/|
| * iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
| * iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
* | iwlwifi: report A-MPDU statusJohannes Berg2012-09-053-0/+13
* | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-09-053-10/+16
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-226-45/+50
| |\ \
| * | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-313-10/+16
| | |/ | |/|
* | | iwlwifi: fix antenna bitmaskJohannes Berg2012-09-041-1/+1
| |/ |/|
* | iwlwifi: fix FW restart on init FWAmit Beka2012-08-211-2/+7
* | iwlwifi: reduce max remain-on-channel durationJohannes Berg2012-07-271-1/+1
* | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-261-1/+1
* | iwlwifi: fix aggregation check indentationJohannes Berg2012-07-261-1/+1
* | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-263-40/+37
* | iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman2012-07-261-0/+3
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-124-34/+14
|\
| * iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2012-07-092-0/+3
| * iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2012-07-052-34/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
|\ \
| * | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-096-84/+108
|\ \ \ | | |/ | |/|
| * | iwlwifi: disallow log_event access if interface downRichard A. Griffiths2012-07-031-1/+5