summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
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
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11iwlagn: support off-channel TXJohannes Berg
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka
2011-03-04iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H
2011-03-03iwlagn: Support new 1000 microcode.Fry, Donald H
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-28net: use pci_dev->revision, againSergei Shtylyov
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy
2011-02-26iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy
2011-02-26iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy
2011-02-26iwlagn: name change for BT config commandWey-Yi Guy
2011-02-25iwlagn: fix iwlagn_check_needed_chainsJohannes Berg
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-02-21iwlagn: Support new 5000 microcode.Fry, Donald H
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy