summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07iwlagn: move IO functions out of lineJohannes Berg
2011-04-07iwlagn: remove ISR opsJohannes Berg
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg
2011-04-07iwlagn: remove rev_idJohannes Berg
2011-04-07iwlagn: remove hw_revJohannes Berg
2011-04-07iwlagn: remove hw_wa_revJohannes Berg
2011-04-07iwlagn: remove BSM clock settingJohannes Berg
2011-04-07iwlagn: init cmd_queue earlierJohannes Berg
2011-04-07iwlagn: clean up alive handlingJohannes Berg
2011-04-07iwlagn: fix ucode verify messageJohannes Berg
2011-04-07iwlagn: add feature flagsJohannes Berg
2011-04-07iwlagn: check more error return codeWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg
2011-04-07iwlagn: remove bootstrap codeJohannes Berg
2011-04-07iwlagn: verify specific ucodeJohannes Berg
2011-04-07iwlagn: simplify ucode check codeJohannes Berg
2011-04-07iwlagn: return send calibration resultWey-Yi Guy
2011-04-07iwlagn: remove pointless return variablesJohannes Berg
2011-04-07iwlagn: remove more 3945/4965 related definesWey-Yi Guy
2011-04-07iwlagn: clean up ucode loadingJohannes Berg
2011-04-07iwlagn: make mac80211 handlers staticJohannes Berg
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg
2011-04-07iwlagn: remove unused variableJohannes Berg
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter
2011-03-25iwlagn: remove deprecated module parametersWey-Yi Guy
2011-03-25iwlagn: remove reference to 3945 and 4965Wey-Yi Guy
2011-03-25iwlagn: remove 3945 only station codeWey-Yi Guy
2011-03-25iwlwifi: remove legacy isr taskletWey-Yi Guy
2011-03-25iwlwifi: set default aggregation frame limit to 63Daniel Halperin
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin
2011-03-25iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin
2011-03-25iwlwifi: limit number of attempts for highest HT rateDaniel Halperin
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg
2011-03-25iwlagn: use 6030 configuration for 6035 seriesWey-Yi Guy
2011-03-23iwlagn: fix error in command waitingJohannes Berg
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter