aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-23iwlagn: fix error in command waitingJohannes Berg1-1/+1
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter1-2/+5
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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/linville/wireless-next-2.6 into for-davemJohn 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/linville/wireless-next-2.6David S. Miller39-14506/+754
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/linville/wireless-2.6David 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-23mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-61/+65
2011-02-21iwlagn: Support new 5000 microcode.Fry, Donald H1-1/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy28-14045/+58
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy28-58/+14045
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy28-14045/+58
2011-02-21iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy1-3/+5
2011-02-21iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy1-0/+9
2011-02-21iwlwifi: Limit number of firmware reloadWey-Yi Guy2-0/+31
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-67/+0
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville3-1/+8
2011-02-14iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller1-66/+0
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+0
2011-02-11iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy1-1/+2
2011-02-11iwlagn: donot process bt update when bt coex disableWey-Yi Guy1-1/+11
2011-02-09iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka1-2/+7
2011-02-09iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka1-34/+35
2011-02-09iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka1-25/+12
2011-02-09iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+8
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-0/+8