aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy1-1/+2
2010-10-25iwlwifi: quiet a noisy printkDon Fry1-1/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds50-4995/+7847
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-0/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+4
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy5-367/+476
2010-10-14iwlagn: check beacon frame sizeJohannes Berg1-0/+2
2010-10-14iwlwifi: blink LED in IBSS modeJohannes Berg1-0/+1
2010-10-14iwlwifi: rewrite RXON checksJohannes Berg1-52/+50
2010-10-14iwlagn: 6050 ops should be used;Wey-Yi Guy1-1/+1
2010-10-14iwlwifi: clean up some beacon handlingJohannes Berg1-14/+11
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg4-36/+36
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2-28/+28
2010-10-14iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy2-15/+34
2010-10-12iwl3945: fix queue allocationJohannes Berg1-0/+1
2010-10-12iwlagn: prio_tbl need to download before calibrationWey-Yi Guy1-3/+4
2010-10-12iiwlagn: always download priority tableWey-Yi Guy1-2/+1
2010-10-07iwlagn: add temperature offset calib for 6000g2Shanyu Zhao5-1/+50
2010-10-07iwlagn: fix default calibration table sizeShanyu Zhao2-2/+3
2010-10-07iwlagn: no version check for experimental uCodeWey-Yi Guy1-11/+16
2010-10-07iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-07iwlwifi: remove iwl_check_bitsJohannes Berg2-6/+1
2010-10-07iwlwifi: clean up declarationsJohannes Berg10-39/+32
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg10-14/+6
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg9-46/+30
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg5-17/+6
2010-10-07iwlwifi: move iwl_dump_fh to agnJohannes Berg4-64/+62
2010-10-07iwlwifi: move iwl_dump_csr to agnJohannes Berg4-72/+70
2010-10-07iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg4-20/+19
2010-10-07iwlwifi: remove agn rates info thereJohannes Berg6-84/+80
2010-10-07iwlwifi: remove spurious exportsJohannes Berg3-7/+0
2010-10-07iwlwifi: move tx fail code to agnJohannes Berg4-41/+42
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg11-754/+823
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg7-11/+2
2010-10-07iwlwifi: rename iwl_mac_beacon_updateJohannes Berg1-18/+17
2010-10-07iwlwifi: move chain settings to agnJohannes Berg6-145/+144
2010-10-07iwl3945: use iwl3945_commit_rxonJohannes Berg3-10/+12
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg9-10/+47
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg5-6/+8
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville26-913/+651
2010-10-06iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy1-0/+1
2010-10-06iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy1-2/+2
2010-10-06Revert "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