aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-commands.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-07-21iwlagn: implement WoWLANJohannes Berg1-0/+128
2011-07-21iwlagn: rewrite HW cryptoJohannes Berg1-0/+2
2011-07-21iwlagn: radio sensor offset in le16 formatWey-Yi Guy1-3/+3
2011-07-21iwlagn: define valid init calibration maskWey-Yi Guy1-3/+13
2011-07-21iwlagn: remove legacy calibration commandWey-Yi Guy1-10/+0
2011-07-21iwlagn: set correct calibration flagWey-Yi Guy1-1/+2
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-2/+2
2011-07-16iwlagn: calibration bitmapWey-Yi Guy1-8/+11
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman1-0/+3
2011-06-18iwlagn: Support flush queues for specified interfaceWey-Yi Guy1-2/+1
2011-06-18iwlagn: add PAN to tx flushWey-Yi Guy1-4/+16
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg1-12/+0
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg1-4/+1
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy1-1/+1
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg1-1/+12
2011-04-22iwlagn: simplify error table readingJohannes Berg1-39/+51
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg1-64/+0
2011-04-07iwlagn: clean up alive handlingJohannes Berg1-48/+0
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-2/+2
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg1-590/+1
2011-03-25iwlwifi: set default aggregation frame limit to 63Daniel Halperin1-1/+1
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin1-0/+2
2011-03-11iwlagn: support off-channel TXJohannes Berg1-1/+7
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy1-13/+9
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy1-3/+6
2011-02-26iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy1-0/+78
2011-02-26iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy1-0/+23
2011-02-26iwlagn: name change for BT config commandWey-Yi Guy1-1/+1
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy1-1/+0
2011-01-31iwlwifi: fix beacon notification parsingJohannes Berg1-0/+7
2011-01-21iwlwifi: replace minimum slot time constantJohannes Berg1-0/+5
2011-01-21iwlagn: properly wait for PAN disableJohannes Berg1-0/+1
2010-11-24iwlagn: use different kill mask when SCO activeWey-Yi Guy1-0/+1
2010-11-24iwlwifi: advance power management supportWey-Yi Guy1-1/+3
2010-11-24iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-24iwlagn: name change for BT config flagWey-Yi Guy1-2/+3
2010-11-16iwlagn: change default ACK/CTS MASK setting for WiFi/BT coexWey-Yi Guy1-2/+2
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 Guy1-0/+3
2010-10-07iwlagn: add temperature offset calib for 6000g2Shanyu Zhao1-1/+9
2010-10-07iwlagn: fix default calibration table sizeShanyu Zhao1-1/+2
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy1-5/+5
2010-10-06iwlwifi: remove uncorrect commentsWey-Yi Guy1-2/+2
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy1-4/+4
2010-09-28iwlwifi: send DC calib config to runtime ucodeShanyu Zhao1-0/+15
2010-09-17iwlagn: minor coex API changesWey-Yi Guy1-1/+6
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy1-7/+2
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy1-0/+3
2010-08-27iwlwifi: add PAN APIJohannes Berg1-1/+108