summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler1-6/+0
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler1-1/+1
2008-07-14iwlwifi: fix LED stallTomas Winkler1-1/+1
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach1-6/+6
2008-07-14iwlwifi: remove post associate workTomas Winkler1-1/+0
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer1-0/+2
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah1-2/+0
2008-07-08iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa1-1/+1
2008-07-08iwlwifi: remove input device and fix rfkill stateAdel Gadllah1-1/+1
2008-07-01iwlwifi: remove obsolete lq_ready useRon Rindjunsky1-1/+0
2008-07-01iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach1-8/+0
2008-07-01iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach1-7/+0
2008-07-01iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach1-3/+1
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach1-1/+0
2008-06-14iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky1-1/+1
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach1-59/+3
2008-06-14iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach1-1/+0
2008-06-14iwlwifi: cleans up scanning codeTomas Winkler1-32/+1
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler1-3/+0
2008-06-14iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler1-1/+1
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler1-6/+3
2008-06-14iwlwifi: fix resume SW RF-killMohamed Abbas1-1/+1
2008-06-14iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11gEmmanuel Grumbach1-2/+0
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach1-14/+0
2008-06-14iwlwifi: map sw and hw ampdu queuesRon Rindjunsky1-0/+2
2008-06-14iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach1-0/+1
2008-06-14iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach1-3/+0
2008-06-14iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach1-11/+1
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-14/+0
2008-06-03iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach1-1/+1
2008-06-03iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky1-0/+2
2008-06-03iwlwifi: move tx reclaim flow into iwl-txTomas Winkler1-1/+0
2008-06-03iwlwifi: move tx response common handlers to iwlcoreTomas Winkler1-0/+30
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler1-0/+12
2008-06-03iwlwifi: add remove station functionalityTomas Winkler1-0/+1
2008-06-03iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler1-1/+1
2008-06-03iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler1-1/+1
2008-06-03iwlwifi: refactor stop master functionTomas Winkler1-1/+0
2008-06-03iwlwifi: implement apm reset flowTomas Winkler1-1/+0
2008-06-03iwlwifi: remove 4965 from alive_resp structuresTomas Winkler1-2/+2
2008-06-03iwlwifi: remove notif_missed_beacons variableTomas Winkler1-2/+0
2008-06-03iwlwifi: increase max payload of iwl_cmdRon Rindjunsky1-1/+3
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-3/+2
2008-05-22iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler1-1/+5
2008-05-22iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky1-0/+8
2008-05-22iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky1-0/+10
2008-05-22iwlwifi: clean up and bug fix for securityEmmanuel Grumbach1-1/+0
2008-05-22iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach1-2/+2
2008-05-22iwlwifi: move TX code into iwl-tx.cTomas Winkler1-2/+19
2008-05-22iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler1-1/+0