summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-commands.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-271-0/+1
* iwlwifi: use paged RxZhu Yi2009-10-271-0/+10
* iwlwifi: update channel switch command APIWey-Yi Guy2009-10-271-1/+46
* iwlwifi: additional items in sensitivity range tableWey-Yi Guy2009-10-271-6/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-121-1/+1
|\
| * iwlwifi: fix compile warningReinette Chatre2009-10-071-1/+1
* | iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy2009-10-071-1/+11
|/
* iwlwifi: remove duplicated defineWey-Yi Guy2009-08-281-1/+0Star
* iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy2009-08-281-2/+16
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-201-1/+1
* iwlwifi: refactor packet reception codeDaniel C Halperin2009-08-201-0/+1
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-141-0/+7
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-11/+11
* iwlwifi: critical temperature enter/exit conditionWey-Yi Guy2009-07-271-0/+7
* iwlwifi: fix aggregation limitJohannes Berg2009-07-101-1/+1
* iwlwifi: unify iwl_setup_rxon_timingTomas Winkler2009-07-101-0/+2
* iwlwifi: add value and range define for link quality commandWey-Yi Guy2009-06-041-0/+12
* iwlwifi: unify station managementTomas Winkler2009-06-041-1/+1
* iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy2009-05-221-2/+12
* iwlwifi: improve scan supportJohannes Berg2009-04-221-0/+1
* iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg2009-04-221-3/+3
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-1/+1
* iwlwifi: correct API command overlapJay Sternberg2009-02-091-1/+3
* iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas2009-01-291-0/+6
* iwlagn: reduce off channel reception for 4965Rick Farrington2009-01-291-0/+1
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-2/+2
* iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz2009-01-291-1/+3
* iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler2009-01-291-21/+427
* iwlwifi: 3945 remove duplicated code from iwl-3945-commands.hTomas Winkler2009-01-291-0/+11
* iwlwifi: use iwl-commands.h also in 3945Tomas Winkler2009-01-291-11/+20
* iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu2009-01-121-1/+1
* iwlwifi: cleanup iwl-dev.hWinkler, Tomas2008-12-191-0/+2
* iwlwifi: remove 4965 from common uCode API structuresTomas Winkler2008-12-121-34/+33Star
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-121-42/+0Star
* iwlwifi: store ucode version numberChatre, Reinette2008-12-051-0/+6
* iwlwifi: move host command check function into separate fileWinkler, Tomas2008-12-051-0/+2
* iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-051-96/+96
* iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-051-18/+16Star
* iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C2008-11-211-5/+7
* iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach2008-11-101-3/+3
* iwlwifi: run through spell checkerTomas Winkler2008-11-011-14/+14
* iwlwifi: calibration command namespace renamingTomas Winkler2008-11-011-34/+35
* iwlwifi: refactor TX response flowTomas Winkler2008-11-011-13/+37
* iwlwifi: unify tx antenna togglingTomas Winkler2008-11-011-6/+8
* iwlwifi: refactor rxon time commandTomas Winkler2008-11-011-8/+3Star
* iwlwifi: make initial calibration set configurableTomas Winkler2008-11-011-16/+11Star
* iwlwifi: fix host command header according the HW specTomas Winkler2008-09-081-6/+14
* iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-081-2/+2
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-041-8/+27