summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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/+12Star
* iwlwifi: fix compiling error with different configurationWey-Yi Guy2011-02-061-2/+4
* iwlwifi: remove unnecessary lockingJohannes Berg2011-02-062-6/+0Star
* iiwlagn: remove unused parameterWey-Yi Guy2011-01-311-1/+0Star
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-315-34/+4Star
* 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/+1Star
* 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/+6Star
* iwlwifi: correct frequency settingsStanislaw Gruszka2011-01-311-6/+2Star
* 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/+19Star
* | iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka2011-01-281-3/+2Star
* | 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-223-2/+23
* | iwlwifi: replace minimum slot time constantJohannes Berg2011-01-223-8/+13
* | iwlwifi: implement remain-on-channelJohannes Berg2011-01-225-2/+130
* | iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman2011-01-221-0/+1
* | iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-221-25/+56
* | iwlwifi: add hw rev for 2000 series devicesWey-Yi Guy2011-01-221-2/+7
* | iwlwifi: remove g2 from csr hw revWey-Yi Guy2011-01-221-2/+3
* | iwlagn: remove Gen2 from KconfigWey-Yi Guy2011-01-221-2/+3
* | iwlagn: add 2000 series to KconfigWey-Yi Guy2011-01-221-0/+1
* | iwlagn: add 2000 series pci idWey-Yi Guy2011-01-221-0/+43
* | iwlagn: 2000 series devices supportWey-Yi Guy2011-01-223-0/+568
* | iwlagn: add 2000 series EEPROM versionWey-Yi Guy2011-01-221-0/+10
* | iwlagn: remove reference to gen2a and gen2bWey-Yi Guy2011-01-222-32/+36
* | iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-2214-240/+106Star
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-213-5/+8
* | iwlwifi: fix 4965 notification wait setupJohannes Berg2011-01-211-0/+5
* | iwlagn: return error if PAN disable timeoutJohannes Berg2011-01-211-1/+3
* | iwlagn: properly wait for PAN disableJohannes Berg2011-01-213-3/+14
* | iwlagn: add support for waiting for notificationsJohannes Berg2011-01-214-0/+115
* | iwlagn: make iwl_rx_handle staticJohannes Berg2011-01-212-2/+1Star
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-192-2/+4