summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg9-994/+63
2011-04-07iwlagn: remove unused variableJohannes Berg1-1/+0
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka3-13/+5
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka1-14/+20
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka2-29/+34
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg1-0/+3
2011-04-05Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville16-433/+126
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter1-1/+1
2011-03-25iwlagn: remove deprecated module parametersWey-Yi Guy2-31/+0
2011-03-25iwlagn: remove reference to 3945 and 4965Wey-Yi Guy3-57/+23
2011-03-25iwlagn: remove 3945 only station codeWey-Yi Guy1-6/+0
2011-03-25iwlwifi: remove legacy isr taskletWey-Yi Guy4-196/+3
2011-03-25iwlwifi: set default aggregation frame limit to 63Daniel Halperin1-1/+1
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin3-8/+11
2011-03-25iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin2-58/+27
2011-03-25iwlwifi: limit number of attempts for highest HT rateDaniel Halperin1-1/+2
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg4-16/+39
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg7-31/+7
2011-03-25iwlagn: use 6030 configuration for 6035 seriesWey-Yi Guy2-31/+16
2011-03-23iwlagn: fix error in command waitingJohannes Berg1-1/+1
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter1-2/+5
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-51/+238
2011-03-11iwlagn: support off-channel TXJohannes Berg6-51/+238
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-613/+570
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka1-0/+1
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller39-14506/+754
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville39-14506/+754
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka3-22/+30
2011-03-04iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka1-70/+45
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka6-528/+500
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2011-03-03iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H1-3/+4
2011-03-03iwlagn: Support new 1000 microcode.Fry, Donald H1-1/+1
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2011-02-28net: use pci_dev->revision, againSergei Shtylyov2-4/+2
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka4-269/+225
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka9-183/+155
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka4-2/+15
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka3-26/+59
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy4-35/+57
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy2-7/+12
2011-02-26iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy1-0/+78
2011-02-26iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy1-0/+23
2011-02-26iwlagn: name change for BT config commandWey-Yi Guy2-2/+2
2011-02-25iwlagn: fix iwlagn_check_needed_chainsJohannes Berg1-17/+41
2011-02-25mac80211: make tx() operation return voidJohannes Berg2-3/+2
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1