Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | iwlcore: register locks | Mohamed Abbas | 1 | -17/+0 |
2009-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -4/+8 |
2009-04-23 | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode | Wey-Yi Guy | 1 | -1/+1 |
2009-04-23 | iwlwifi: add debug messages when start aggregation queue | Wey-Yi Guy | 1 | -3/+7 |
2009-04-22 | iwlwifi: DMA fixes | Reinette Chatre | 1 | -42/+53 |
2009-04-22 | iwlwifi: add debugging for TX path | Reinette Chatre | 1 | -1/+3 |
2009-03-28 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 1 | -3/+5 |
2009-03-28 | iwlwifi: report error when detect failure during stop agg queue | Wey-Yi Guy | 1 | -1/+3 |
2009-03-28 | iwl3945: use iwl_cmd_queue_free | Abhijeet Kolekar | 1 | -2/+4 |
2009-02-27 | iwlwifi: dma mapping read and write changes | Fenghua Yu | 1 | -3/+3 |
2009-02-09 | wireless: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
2009-02-09 | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 1 | -26/+26 |
2009-01-30 | iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting | Winkler, Tomas | 1 | -6/+5 |
2009-01-30 | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz | 1 | -39/+10 |
2009-01-30 | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz | 1 | -2/+2 |
2009-01-30 | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz | 1 | -3/+5 |
2009-01-30 | iwlwifi: Add TFD library operations | Samuel Ortiz | 1 | -125/+9 |
2009-01-30 | iwlwifi: update copyright year to 2009 | Reinette Chatre | 1 | -1/+1 |
2009-01-29 | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 1 | -17/+18 |
2009-01-29 | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas | 1 | -2/+2 |
2009-01-29 | iwlwifi: clean up printing | Tomas Winkler | 1 | -2/+2 |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen | 1 | -5/+3 |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas | 1 | -1/+1 |
2008-12-12 | iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit | Zhu, Yi | 1 | -1/+1 |
2008-12-05 | iwlwifi: fix DMA channel number in iwl_txq_ctx_stop | Zhu Yi | 1 | -6/+5 |
2008-11-26 | iwlwifi: TX setup fix confusion between TX queue and TX DMA channel | Winkler, Tomas | 1 | -5/+0 |
2008-11-26 | iwlwifi: some fh document fix and cleanup | Zhu, Yi | 1 | -4/+0 |
2008-11-26 | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 1 | -1/+1 |
2008-11-21 | iwlwifi: get some more information about command failure | Winkler, Tomas | 1 | -1/+6 |
2008-11-21 | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 1 | -12/+36 |
2008-11-10 | iwlwifi: reorganize flow handler bitology | Winkler, Tomas | 1 | -2/+2 |
2008-11-01 | iwlwifi: run through spell checker | Tomas Winkler | 1 | -2/+2 |
2008-11-01 | iwlwifi: refactor TX response flow | Tomas Winkler | 1 | -19/+20 |
2008-11-01 | iwlwifi: tx command must run on same tfd as packet | Tomas Winkler | 1 | -3/+2 |
2008-11-01 | iwlwifi: fix TX cmd dma unmapping | Tomas Winkler | 1 | -107/+124 |
2008-11-01 | iwlwifi: unify tx antenna toggling | Tomas Winkler | 1 | -10/+4 |
2008-11-01 | iwlwifi: add iwl_cmd_queue_free for readability | Tomas Winkler | 1 | -13/+40 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -11/+6 |
2008-09-25 | iwlagn: downgrade BUG_ON in interrupt | Johannes Berg | 1 | -4/+3 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -2/+2 |
2008-09-11 | iwlwifi: remove uneeded declarations | Emmanuel Grumbach | 1 | -6/+3 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -11/+18 |
2008-09-08 | iwlwifi: enable packet injection for iwlagn | Stefanik Gábor | 1 | -8/+5 |
2008-09-08 | iwlwifi: fix host command header according the HW spec | Tomas Winkler | 1 | -2/+2 |
2008-09-03 | iwlwifi: fix Tx cmd memory allocation failure handling | Tomas Winkler | 1 | -10/+17 |
2008-09-02 | iwlwifi: do not use GFP_DMA in iwl_tx_queue_init | John W. Linville | 1 | -1/+1 |
2008-08-23 | iwlwifi: use le16 frame control directly, use QOS symbolic constant mask | Harvey Harrison | 1 | -2/+2 |
2008-08-23 | iwlwifi: add level for debugging host command | Esti Kummer | 1 | -6/+20 |
2008-08-23 | iwl-4965: test below 0 on unsigned num_tbs | roel kluin | 1 | -1/+1 |
2008-08-18 | iwlwifi: fix printk newlines | Jiri Slaby | 1 | -2/+2 |