summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-151-1/+1
|\
| * iwlagn: Support new 1000 microcode.Fry, Donald H2011-03-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-156-51/+238
|\ \
| * | iwlagn: support off-channel TXJohannes Berg2011-03-116-51/+238
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-117-613/+570
|\ \ \ | |/ /
| * | iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
| * | iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-043-22/+30
| * | iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45
| * | iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-046-528/+500
| * | iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
* | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-0439-14506/+754
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-0439-14506/+754
| |\ \ \ | | |/ /
| | * | iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-284-269/+225
| | * | iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-289-183/+155
| | * | iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-284-2/+15
| | * | iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-26/+59
| | * | iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-264-35/+57
| | * | iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-262-7/+12
| | * | iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy2011-02-261-0/+78
| | * | iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy2011-02-261-0/+23
| | * | iwlagn: name change for BT config commandWey-Yi Guy2011-02-262-2/+2
| | * | iwlagn: fix iwlagn_check_needed_chainsJohannes Berg2011-02-251-17/+41
| | * | mac80211: make tx() operation return voidJohannes Berg2011-02-252-3/+2
| | * | mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
| | * | iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2128-14045/+58
| | * | Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-2128-58/+14045
| | * | iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2128-14045/+58
| | * | iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy2011-02-211-3/+5
| | * | iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy2011-02-211-0/+9
| | * | iwlwifi: Limit number of firmware reloadWey-Yi Guy2011-02-212-0/+31
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-011-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | iwlagn: Support new 5000 microcode.Fry, Donald H2011-02-211-1/+1
* | | | net: use pci_dev->revision, againSergei Shtylyov2011-02-282-4/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-224-61/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-183-1/+8
| |\ \ \ | | | |/ | | |/|
| * | | iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy2011-02-111-1/+2
| * | | iwlagn: donot process bt update when bt coex disableWey-Yi Guy2011-02-111-1/+11
| * | | iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka2011-02-091-2/+7
| * | | iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka2011-02-091-34/+35
| * | | iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka2011-02-091-25/+12
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-191-67/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller2011-02-141-66/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-141-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-082-0/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-082-0/+8
| |\ \ | | |/
OpenPOWER on IntegriCloud