summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-143-3/+12
|\
| * iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| * iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| * iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* | iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2011-12-082-7/+6
* | iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-081-1/+1
* | iwlagn: fix TID use bugJohannes Berg2011-12-081-1/+1
* | iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-087-33/+34
* | iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-087-18/+21
* | iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-0812-72/+78
* | iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-081-1/+2
* | iwlwifi: P2P is not enabled by defaultWey-Yi Guy2011-12-082-1/+25
* | iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-082-2/+36
* | iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-087-15/+15
* | iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-081-3/+2
* | iwlwifi: minor cleanupWey-Yi Guy2011-12-082-47/+15
* | iwlwifi: Display more uCode debug infoWey-Yi Guy2011-12-082-10/+29
* | iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny2011-12-081-2/+2
* | iwlwifi: add uCode version information support by testmodeHsu, Kenny2011-12-082-2/+27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2011-12-087-25/+43
|\ \
| * | iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-069-134/+143
| * | iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-067-29/+43
| * | iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-063-36/+36
| * | iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-062-1/+1
| * | iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2011-12-062-1/+1
| * | iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2011-12-062-1/+20
| * | iwlagn: make debug levels more readableJohannes Berg2011-12-061-31/+27
| * | iwlagn: remove MACDUMP debugJohannes Berg2011-12-062-6/+1
| * | iwlagn: remove HC_DUMP debugJohannes Berg2011-12-061-2/+1
| * | iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg2011-12-061-2/+0
| * | iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy2011-12-061-1/+1
| * | iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2011-12-062-11/+13
| * | iwlwifi: add range checking in tm sram read commandKenny Hsu2011-12-061-1/+22
| * | iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny2011-12-063-2/+141
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-0210-43/+68
| |\ \ | | |/
| | * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-026-9/+26
| | * iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
| | * iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
| | * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
| * | iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-281-2/+10
| * | iwlwifi: show the configuration optionWey-Yi Guy2011-11-281-0/+32
| * | iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy2011-11-281-0/+1
| * | iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg2011-11-281-2/+5
| * | iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-285-73/+46
| * | iwlagn: remove calibration knowledgeJohannes Berg2011-11-288-75/+22
| * | iwlwifi: add tm commands for indirect register accessHsu, Kenny2011-11-282-13/+47
* | | iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-029-134/+143
* | | iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-027-29/+43
* | | iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-023-36/+36
* | | iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-022-1/+1
OpenPOWER on IntegriCloud