summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-10-08iwlagn: add temperature offset calib for 6000g2Shanyu Zhao5-1/+50
2010-10-08iwlagn: fix default calibration table sizeShanyu Zhao2-2/+3
2010-10-08iwlagn: no version check for experimental uCodeWey-Yi Guy1-11/+16
2010-10-08iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-08iwlwifi: remove iwl_check_bitsJohannes Berg2-6/+1
2010-10-08iwlwifi: clean up declarationsJohannes Berg10-39/+32
2010-10-08iwlwifi: remove apm_ops.stopJohannes Berg10-14/+6
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg9-46/+30
2010-10-08iwlwifi: remove set_ct_kill operationJohannes Berg5-17/+6
2010-10-08iwlwifi: move iwl_dump_fh to agnJohannes Berg4-64/+62
2010-10-08iwlwifi: move iwl_dump_csr to agnJohannes Berg4-72/+70
2010-10-08iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg4-20/+19
2010-10-08iwlwifi: remove agn rates info thereJohannes Berg6-84/+80
2010-10-08iwlwifi: remove spurious exportsJohannes Berg3-7/+0
2010-10-08iwlwifi: move tx fail code to agnJohannes Berg4-41/+42
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg11-754/+823
2010-10-08iwlwifi: remove verify_signature eeprom operationJohannes Berg7-11/+2
2010-10-08iwlwifi: rename iwl_mac_beacon_updateJohannes Berg1-18/+17
2010-10-08iwlwifi: move chain settings to agnJohannes Berg6-145/+144
2010-10-08iwl3945: use iwl3945_commit_rxonJohannes Berg3-10/+12
2010-10-08iwlwifi: introduce post_scan hookJohannes Berg9-10/+47
2010-10-08iwlagn: rename iwl_commit_rxonJohannes Berg5-6/+8
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville26-913/+651
2010-10-07iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy1-0/+1
2010-10-07iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy1-2/+2
2010-10-07Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka1-5/+0
2010-10-06iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy3-0/+56
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy2-11/+13
2010-10-06iwlwifi: remove uncorrect commentsWey-Yi Guy1-2/+2
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2-7/+7
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy24-887/+565
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2-6/+7
2010-10-05iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interfaceStanislaw Gruszka1-1/+2
2010-10-05Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville8-16/+176
2010-09-29iwlagn: API v5 for 6050 series deviceWey-Yi Guy1-1/+1
2010-09-29iwlwifi: send DC calib config to runtime ucodeShanyu Zhao4-1/+41
2010-09-29iwlagn: set CSR register for 6050g2 devicesShanyu Zhao2-2/+25
2010-09-29iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao2-13/+29
2010-09-29iwlwifi: define 100 devicesJay Sternberg3-0/+81
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+5
2010-09-18iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy1-0/+2
2010-09-18iwlagn: minor coex API changesWey-Yi Guy1-1/+6
2010-09-18iwlagn: correct naming for failure reply tx statusWey-Yi Guy4-14/+9
2010-09-18iwlwifi: corrections to debug output of ucode statisticsJay Sternberg1-222/+135
2010-09-18iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy2-2/+54
2010-09-18iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2-0/+68
2010-09-18iwlagn: log aggregation tx command statusWey-Yi Guy2-0/+35
2010-09-18iwlagn: keep track of failure tx statusWey-Yi Guy8-0/+126
2010-09-18iwlagn: keep track fail tx reason counterWey-Yi Guy2-0/+108
2010-09-18iwlagn: add bt_status_read for 5150Wey-Yi Guy1-0/+1