aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-commands.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07iwlwifi: fix compile warningReinette Chatre1-1/+1
2009-08-28iwlwifi: remove duplicated defineWey-Yi Guy1-1/+0
2009-08-28iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy1-2/+16
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin1-1/+1
2009-08-20iwlwifi: refactor packet reception codeDaniel C Halperin1-0/+1
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg1-0/+7
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-11/+11
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy1-0/+7
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler1-0/+2
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy1-0/+12
2009-06-04iwlwifi: unify station managementTomas Winkler1-1/+1
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy1-2/+12
2009-04-22iwlwifi: improve scan supportJohannes Berg1-0/+1
2009-04-22iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg1-3/+3
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-02-09iwlwifi: correct API command overlapJay Sternberg1-1/+3
2009-01-29iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas1-0/+6
2009-01-29iwlagn: reduce off channel reception for 4965Rick Farrington1-0/+1
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-2/+2
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-1/+3
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler1-21/+427
2009-01-29iwlwifi: 3945 remove duplicated code from iwl-3945-commands.hTomas Winkler1-0/+11
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler1-11/+20
2009-01-12iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu1-1/+1
2008-12-19iwlwifi: cleanup iwl-dev.hWinkler, Tomas1-0/+2
2008-12-12iwlwifi: remove 4965 from common uCode API structuresTomas Winkler1-34/+33
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C1-42/+0
2008-12-05iwlwifi: store ucode version numberChatre, Reinette1-0/+6
2008-12-05iwlwifi: move host command check function into separate fileWinkler, Tomas1-0/+2
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison1-96/+96
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler1-18/+16
2008-11-21iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C1-5/+7
2008-11-10iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach1-3/+3
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-14/+14
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler1-34/+35
2008-10-31iwlwifi: refactor TX response flowTomas Winkler1-13/+37
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler1-6/+8
2008-10-31iwlwifi: refactor rxon time commandTomas Winkler1-8/+3
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler1-16/+11
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler1-6/+14
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler1-2/+2
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler1-8/+27
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler1-2/+1
2008-08-04iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler1-1/+1
2008-08-04iwlwifi: add power save to 5000 HWMohamed Abbas1-2/+2
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler1-6/+9
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler1-1/+1
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach1-3/+3