summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-12-14iwlagn: rename enhanced txpower fieldsJohannes Berg2-5/+8
2010-12-14iwlagn: rx antenna diversityWey-Yi Guy3-2/+16
2010-12-14iwlagn: fix debug variable accessJohannes Berg1-3/+6
2010-12-14iwlagn: check ready in iwlagn_bss_info_changed()Shanyu Zhao1-1/+8
2010-12-14iwlwifi: clear dbg_fixed_rate during initShanyu Zhao1-0/+2
2010-12-14iwlagn: change led compensation for 6005 and 6030 devicesWey-Yi Guy1-13/+13
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka13-138/+91
2010-12-07iwl3945: prevent too frequent firmware resetsStanislaw Gruszka1-0/+7
2010-12-02iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy1-5/+7
2010-12-02iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy2-0/+6
2010-12-02iwlagn: remove structure name reference to gen2Wey-Yi Guy3-49/+49
2010-12-02iwlagn: Enable PCI L1 ACTIVE state after uCode has been loadedGrumbach, Emmanuel1-0/+4
2010-12-02iwlagn: fix race condition when reprogram staWey-Yi Guy1-0/+13
2010-11-30iwlagn: fix microcode error on 4965Stanislaw Gruszka1-0/+2
2010-11-25iwlagn: minor change in bt coex normal LUTWey-Yi Guy1-1/+1
2010-11-25iwlagn: use different kill mask when SCO activeWey-Yi Guy2-13/+20
2010-11-25iwlagn: Offical name for 100/130 deviceWey-Yi Guy2-4/+4
2010-11-25iwlagn: Offical name for 6000g2b deviceWey-Yi Guy1-6/+6
2010-11-25iwlagn: Offical name for 6000g2a deviceWey-Yi Guy1-3/+3
2010-11-25iwlagn: Offical name for 6050g2 deviceWey-Yi Guy1-1/+1
2010-11-25iwlwifi: use mac80211 AC definesJohannes Berg2-14/+20
2010-11-25iwlagn: advertise reliable TX statusJohannes Berg1-1/+2
2010-11-25iwlagn: fix station powersave accounting for aggregationJohannes Berg1-6/+25
2010-11-25iwlagn: remove powersave warningJohannes Berg1-2/+2
2010-11-25iwlwifi: use antenna information in EEPROMWey-Yi Guy5-60/+32
2010-11-25iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-11-25iwlwifi: advance power management supportWey-Yi Guy4-6/+76
2010-11-25iwlwifi: power management checking for shadow registerWey-Yi Guy1-0/+10
2010-11-25iwlwifi: consider BT for power managementWey-Yi Guy4-0/+24
2010-11-25iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-25iwlagn: name change for BT config flagWey-Yi Guy1-2/+3
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2010-11-22iwlwifi: Use static constJoe Perches2-4/+4
2010-11-22iwlwifi: fix modular 3945 only buildJohannes Berg1-0/+4
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville26-225/+345
2010-11-17iwlwifi: kill elapsed_jiffiesStanislaw Gruszka2-11/+1
2010-11-17iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka1-21/+12
2010-11-17iwl3945: remove unused len_org variableStanislaw Gruszka1-8/+1
2010-11-16iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy1-1/+2
2010-11-16iwlagn: check change before commit RXON cmdShanyu Zhao1-1/+2
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy7-31/+36
2010-11-16iwlagn: update QoS before commit associated RXONShanyu Zhao1-28/+31
2010-11-16iwlagn: fix PAN slot timing wrt. DTIMJohannes Berg1-2/+3
2010-11-16iwlagn: reprogram AP STA after assocJohannes Berg3-22/+69
2010-11-16iwlagn: avoid crash if vif is not assignedJohannes Berg1-0/+5
2010-11-16iwlagn: fix PAN queuesJohannes Berg1-24/+33
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg5-32/+17
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg6-10/+14
2010-11-16iwlagn: remove a bogus AGG_OFF checkJohannes Berg2-12/+4
2010-11-16iwlagn: remove unused variable swq_idJohannes Berg1-2/+1