summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-helpers.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-44/+0
2011-10-14iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach1-28/+0
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach1-23/+0
2011-08-29iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach1-61/+0
2011-08-29iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach1-13/+0
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: reclaim the packets in transport layerEmmanuel Grumbach1-0/+6
2011-08-29iwlagn: move ISR related data to transport layerEmmanuel Grumbach1-21/+0
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-2/+2
2011-06-20iwlwifi: fix stop/wake queue hacksKalle Valo1-0/+9
2011-04-22iwlagn: combine firmware code/dataJohannes Berg1-24/+0
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian1-0/+13
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+6
2011-01-04iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka1-0/+6
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-21/+15
2010-11-16iwlwifi: kill elapsed_jiffiesStanislaw Gruszka1-9/+0
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg1-19/+9
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg1-2/+6
2010-10-07iwlwifi: remove iwl_check_bitsJohannes Berg1-5/+0
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+22
2010-05-13iwlwifi: don't crash on firmware file missing infoJohannes Berg1-0/+5
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg1-0/+3
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka1-3/+4
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-07-24iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy1-0/+21
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-0/+52
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler1-2/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler1-102/+0
2008-10-31iwlwifi: fix TX cmd dma unmappingTomas Winkler1-5/+0
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-109/+0
2008-06-14iwlwifi: remove unused flagTomas Winkler1-2/+0
2008-06-03iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler1-0/+2
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler1-0/+19
2008-03-13iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-07iwlwifi: queue functions cleanupTomas Winkler1-0/+20
2008-02-01iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler1-3/+0
2008-01-31iwlwifi: correct math in elapsed_jiffiesEric Sandeen1-2/+2
2008-01-28iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler1-0/+18
2008-01-28iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler1-0/+5
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+255