summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * iwlagn: Re-enable RF_KILL interrupt when downDon Fry2011-02-071-0/+6
| | * iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy2011-02-021-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-262-4/+8
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-191-1/+1
| |\ \
* | | | iwlwifi: fix compiling error with different configurationWey-Yi Guy2011-02-061-2/+4
* | | | iwlwifi: remove unnecessary lockingJohannes Berg2011-02-062-6/+0
* | | | iiwlagn: remove unused parameterWey-Yi Guy2011-01-311-1/+0
* | | | iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-315-34/+4
* | | | iwlagn: use 2030 macro for 2030 devicesWey-Yi Guy2011-01-311-2/+2
* | | | iwlwifi: fix beacon notification parsingJohannes Berg2011-01-313-8/+39
* | | | iwlwifi: use maximum aggregation sizeJohannes Berg2011-01-313-6/+32
* | | | iwlwifi: advertise max aggregate sizeJohannes Berg2011-01-311-0/+2
* | | | iwlwifi: support RSN IBSSJohannes Berg2011-01-312-2/+20
* | | | iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-315-9/+1
* | | | iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy2011-01-313-2/+12
* | | | iwlagn: adjust rate tableWey-Yi Guy2011-01-311-12/+12
* | | | iwlwifi: check ucode loading error and restartWey-Yi Guy2011-01-313-25/+6
* | | | iwlwifi: correct frequency settingsStanislaw Gruszka2011-01-311-6/+2
* | | | iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka2011-01-313-4/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-282-5/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
| | |/ | |/|
| * | iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
* | | iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-286-27/+19
* | | iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka2011-01-281-3/+2
* | | iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-284-7/+10
* | | iwlwifi: remove unneeded __packedStanislaw Gruszka2011-01-281-1/+1
* | | iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka2011-01-281-1/+2
* | | iwlwifi: do not set tx power when channel is changingStanislaw Gruszka2011-01-284-8/+14
* | | iwlwifi: initial P2P supportWey-Yi Guy2011-01-213-2/+23
* | | iwlwifi: replace minimum slot time constantJohannes Berg2011-01-213-8/+13
* | | iwlwifi: implement remain-on-channelJohannes Berg2011-01-215-2/+130
* | | iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman2011-01-211-0/+1
* | | iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-211-25/+56
* | | iwlwifi: add hw rev for 2000 series devicesWey-Yi Guy2011-01-211-2/+7
* | | iwlwifi: remove g2 from csr hw revWey-Yi Guy2011-01-211-2/+3
* | | iwlagn: remove Gen2 from KconfigWey-Yi Guy2011-01-211-2/+3
OpenPOWER on IntegriCloud