summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iwlwifi: use list_first_entryJohannes Berg2012-11-051-9/+6
| * | | 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-317-19/+44
| * | | iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg2012-10-291-1/+4
| * | | iwlwifi: support host command with copied dataJohannes Berg2012-10-295-10/+59
| * | | iwlwifi: remove MFP Kconfig optionAssaf Krauss2012-10-232-11/+0
| * | | iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-233-2/+5
* | | | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-18/+10
| |_|/ |/| |
* | | 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 WARN when a non empty queue is disabledEmmanuel Grumbach2012-10-161-8/+0
* | iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-161-2/+0
* | iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach2012-10-161-1/+2
* | iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-161-1/+1
* | iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-164-3/+12
* | iwlwifi: remove unused variablesJohannes Berg2012-10-162-6/+1
* | iwlwifi: make data frame tracing optionalJohannes Berg2012-10-165-10/+103
* | iwlwifi: improve oversized command warningJohannes Berg2012-10-161-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0223-237/+417
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-309-95/+123
| |\
| | * 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-247-90/+117
| | |\|
| | | * iwlwifi: load firmware in chunksJohannes Berg2012-09-104-28/+58
| | | * iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-101-0/+11
| | | * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-103-25/+33
| | | * iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-101-9/+8
| | | * iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-101-0/+4
| | | * iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-101-2/+0
| | | * iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-063-27/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-075-21/+29
| |\ \ \ | | |_|/ | |/| |
| * | | iwlwifi: remove radio_config from eeprom_dataDavid Spinadel2012-09-051-2/+0
| * | | iwlwifi: reduce overhead if tracing disabledJohannes Berg2012-09-052-36/+23
| * | | iwlwifi: report A-MPDU statusJohannes Berg2012-09-053-0/+13
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-09-055-12/+18
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-2215-93/+241
| | |\ \ \
| | * | | | 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: fix the preparation of the cardEmmanuel Grumbach2012-08-211-9/+8
| * | | | iwlwifi: reduce max remain-on-channel durationJohannes Berg2012-07-271-1/+1
| * | | | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-266-13/+47
| * | | | iwlwifi: fix aggregation check indentationJohannes Berg2012-07-261-1/+1
| * | | | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-268-60/+166
| * | | | iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman2012-07-261-0/+3