aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+7
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy1-1/+1
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy1-0/+5
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy1-0/+2
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre1-0/+1
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-01-11iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-01-04iwl: off by one bugDan Carpenter1-1/+1
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy1-1/+1
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg1-1/+0
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg1-1/+1
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-5/+5
2009-11-23iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy1-1/+1
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-18iwlwifi: add sleep_tx_count ucode station APIJohannes Berg1-0/+1
2009-11-18iwlwifi: report PS filtered statusJohannes Berg1-4/+2
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy1-5/+7
2009-11-11iwlwifi: use configured valid rx chain for scanShanyu Zhao1-1/+1
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy1-5/+7
2009-10-27iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy1-4/+6
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill1-52/+4
2009-10-27iwlwifi: use paged RxZhu Yi1-1/+1
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar1-13/+1
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy1-16/+17
2009-10-27iwlwifi: additional items in sensitivity range tableWey-Yi Guy1-0/+4
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill1-41/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-2/+4
2009-10-07iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar1-36/+2
2009-10-07iwlwifi: LED cleanupJohannes Berg1-0/+2
2009-10-07iwlwifi: clear the translate table areaHuaxu Wan1-1/+2
2009-10-07iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy1-2/+4
2009-10-07iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy1-7/+8
2009-10-07iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-0/+1
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+2
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka1-0/+6
2009-09-23iwlwifi: disable powersave for 4965Johannes Berg1-0/+1
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-1/+2
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre1-25/+1
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-21/+21
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-2/+2
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy1-0/+1
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy1-1/+2