summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-1255-2869/+885
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-072-1/+4
| |\
| * | iwlagn: move IO functions out of lineJohannes Berg2011-04-078-503/+326
| * | iwlagn: remove ISR opsJohannes Berg2011-04-076-64/+6
| * | iwlagn: remove rxb page bookkeepingJohannes Berg2011-04-073-5/+0
| * | iwlagn: remove rev_idJohannes Berg2011-04-072-3/+4
| * | iwlagn: remove hw_revJohannes Berg2011-04-074-11/+11
| * | iwlagn: remove hw_wa_revJohannes Berg2011-04-072-2/+0
| * | iwlagn: remove BSM clock settingJohannes Berg2011-04-076-18/+2
| * | iwlagn: init cmd_queue earlierJohannes Berg2011-04-071-6/+5
| * | iwlagn: clean up alive handlingJohannes Berg2011-04-074-69/+13
| * | iwlagn: fix ucode verify messageJohannes Berg2011-04-071-1/+1
| * | iwlagn: add feature flagsJohannes Berg2011-04-073-4/+44
| * | iwlagn: check more error return codeWey-Yi Guy2011-04-071-2/+8
| * | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-0753-93/+93
| * | iwlagn: remove ucode_data_backupJohannes Berg2011-04-072-19/+1
| * | iwlagn: centralize and fix ucode restartJohannes Berg2011-04-073-50/+56
| * | iwlagn: remove bootstrap codeJohannes Berg2011-04-076-39/+4
| * | iwlagn: verify specific ucodeJohannes Berg2011-04-073-41/+14
| * | iwlagn: simplify ucode check codeJohannes Berg2011-04-071-34/+17
| * | iwlagn: return send calibration resultWey-Yi Guy2011-04-071-3/+1
| * | iwlagn: remove pointless return variablesJohannes Berg2011-04-073-15/+5
| * | iwlagn: remove more 3945/4965 related definesWey-Yi Guy2011-04-071-327/+0
| * | iwlagn: clean up ucode loadingJohannes Berg2011-04-077-28/+5
| * | iwlagn: make mac80211 handlers staticJohannes Berg2011-04-072-54/+27
| * | iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-079-994/+63
| * | iwlagn: remove unused variableJohannes Berg2011-04-071-1/+0
| * | iwlwifi: remove sync_cmd_mutexStanislaw Gruszka2011-04-073-13/+5
| * | iwlwifi: more priv->mutex serializationStanislaw Gruszka2011-04-071-14/+20
| * | iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-072-29/+34
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-0416-433/+126
| |\ \
| | * | iwlagn: remove deprecated module parametersWey-Yi Guy2011-03-252-31/+0
| | * | iwlagn: remove reference to 3945 and 4965Wey-Yi Guy2011-03-253-57/+23
| | * | iwlagn: remove 3945 only station codeWey-Yi Guy2011-03-251-6/+0
| | * | iwlwifi: remove legacy isr taskletWey-Yi Guy2011-03-254-196/+3
| | * | iwlwifi: set default aggregation frame limit to 63Daniel Halperin2011-03-251-1/+1
| | * | iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin2011-03-253-8/+11
| | * | iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin2011-03-252-58/+27
| | * | iwlwifi: limit number of attempts for highest HT rateDaniel Halperin2011-03-251-1/+2
| | * | iwlagn: fix aggregation queue scheduler setupJohannes Berg2011-03-254-16/+39
| | * | iwlagn: clean up TX aggregation codeJohannes Berg2011-03-257-31/+7
| | * | iwlagn: use 6030 configuration for 6035 seriesWey-Yi Guy2011-03-252-31/+16
| * | | iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter2011-03-301-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-111-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-1/+1
|\| | |
| * | | iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| |/ /
* / / Fix common misspellingsLucas De Marchi2011-03-314-4/+4
|/ /
* | iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
* | iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5