summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
* 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 ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-183-1/+8
|\
| * iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0
| * 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
* | 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
* | 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