summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-14/+14
* iwlwifi: unify SW rf-kill flowEmmanuel Grumbach2008-06-141-1/+0
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-141-2/+2
* iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach2008-06-141-15/+9
* iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach2008-06-141-24/+0
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-68/+11
* iwlwifi: refactor setting tx powerTomas Winkler2008-06-141-40/+11
* iwlwifi: refactor tx aggregation response flowTomas Winkler2008-06-141-15/+8
* iwlwifi: map sw and hw ampdu queuesRon Rindjunsky2008-06-141-8/+9
* iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach2008-06-141-2/+3
* iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach2008-06-141-28/+5
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-141-38/+1
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-141-41/+21
* iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky2008-06-031-17/+2
* iwlwifi: move aggregation code to iwl-tx.cTomas Winkler2008-06-031-204/+20
* iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler2008-06-031-19/+2
* iwlwifi: move tx reclaim flow into iwl-txTomas Winkler2008-06-031-3/+3
* iwlwifi: move 4965 tx response into iwl-4965.cTomas Winkler2008-06-031-0/+247
* iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky2008-06-031-4/+2
* iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.cTomas Winkler2008-06-031-22/+0
* iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler2008-06-031-25/+0
* iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler2008-06-031-51/+8
* iwlwifi: refactor stop master functionTomas Winkler2008-06-031-35/+25
* iwlwifi: implement apm stop functionTomas Winkler2008-06-031-1/+18
* iwlwifi: implement apm reset flowTomas Winkler2008-06-031-14/+22
* iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler2008-06-031-4/+14
* iwlwifi: clean up alive_start routineTomas Winkler2008-06-031-12/+0
* iwlwifi: mark 4965 ucode typesTomas Winkler2008-06-031-2/+7
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-14/+14
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-7/+3
* iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky2008-05-211-12/+2
* iwlwifi: clean up and bug fix for securityEmmanuel Grumbach2008-05-211-1/+1
* iwlwifi: move TX code into iwl-tx.cTomas Winkler2008-05-211-105/+0
* iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler2008-05-211-2/+1
* iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-211-101/+0
* iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler2008-05-211-1/+1
* iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler2008-05-211-6/+6
* iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler2008-05-211-1/+1
* iwlwifi: get_hw_cmd_sizeGregory Greenman2008-05-211-2/+13
* iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler2008-05-211-13/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-475/+186
|\
| * mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-6/+6
| * iwlwifi: adding parameter of fw_restartEster Kummer2008-05-141-1/+3
| * iwlwifi: fix spinlock used before initializedRon Rindjunsky2008-05-141-3/+0
| * iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky2008-05-141-3/+3
| * iwlwifi: handle shared memory Rx index accessRon Rindjunsky2008-05-141-1/+4
| * iwlwifi : Set monitor mode for 4965Abhijeet Kolekar2008-05-141-1/+10
| * iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach2008-05-141-0/+97
| * iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-141-337/+2
| * iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky2008-05-141-14/+26
OpenPOWER on IntegriCloud