summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-16iwlagn: fix some naming regarding FIFOsJohannes Berg1-6/+6
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy8-6/+44
2010-11-16iwlagn: change default ACK/CTS MASK setting for WiFi/BT coexWey-Yi Guy1-2/+2
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy7-24/+23
2010-11-16iwlagn: set dynamic aggregation threshold for BTWey-Yi Guy1-3/+3
2010-11-16iwlagn: used frame count info in compressed ba packetWey-Yi Guy4-23/+54
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-18/+2
2010-11-15iwlagn: enable shadow registerWey-Yi Guy6-39/+70
2010-11-15iwlwifi: disable disconnected antenna for advanced bt coexShanyu Zhao1-8/+11
2010-11-15iwlwifi: seperate disconnected antenna functionShanyu Zhao1-108/+123
2010-11-15iwlagn: fix RXON HTJohannes Berg1-0/+1
2010-11-15iwlagn: re-enable calibrationJohannes Berg1-0/+14
2010-11-15iwlagn: fix RXON issuesJohannes Berg1-29/+21
2010-11-15iwlagn: fix needed chains calculationJohannes Berg1-1/+3
2010-11-15iwlwifi: resending QoS command when HT changesWey-Yi Guy2-56/+69
2010-11-15iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas1-1/+1
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy6-39/+40
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy9-17/+67
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy5-61/+65
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg6-50/+57
2010-11-15iwlagn: update PCI ID for 100 series devicesWey-Yi Guy1-2/+3
2010-11-15iwlagn: update PCI ID for 6000g2a series devicesWey-Yi Guy1-7/+0
2010-11-15iwlagn: update PCI ID for 6000g2b series devicesWey-Yi Guy1-14/+2
2010-11-15iwlagn: use 6000g2b uCode for 130 series devicesWey-Yi Guy1-11/+4