Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-08-07 | iwlwifi: cleanup iwl_tx_skb | Tomas Winkler | 1 | -22/+18 |
2008-08-04 | iwlwifi: memory allocation optimization | Gregory Greenman | 1 | -22/+54 |
2008-08-04 | iwlwifi: bug fix in AGG flow - cast const to ULL | Emmanuel Grumbach | 1 | -1/+1 |
2008-08-01 | iwlwifi: don't stop queue in the middle of fragmented packet | Tomas Winkler | 1 | -4/+4 |
2008-07-30 | mac80211: partially fix skb->cb use | Johannes Berg | 1 | -1/+1 |
2008-07-14 | iwlwifi: fixes RTS / CTS support | Emmanuel Grumbach | 1 | -7/+1 |
2008-07-08 | iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty... | Helmut Schaa | 1 | -1/+1 |
2008-07-01 | iwlwifi: setup compressed BA handler | Emmanuel Grumbach | 1 | -0/+143 |
2008-06-14 | mac80211: remove ieee80211_get_morefrag | Harvey Harrison | 1 | -2/+2 |
2008-06-14 | mac80211: add helpers for frame control testing | Harvey Harrison | 1 | -25/+24 |
2008-06-14 | iwlwifi: move rate helpers to iwlcore | Tomas Winkler | 1 | -1/+1 |
2008-06-14 | iwlwifi: removing IWL4965_HT config | Ron Rindjunsky | 1 | -10/+0 |
2008-06-03 | iwlwifi: move aggregation code to iwl-tx.c | Tomas Winkler | 1 | -0/+190 |
2008-06-03 | iwlwifi: implement txq invalidate byte count table | Tomas Winkler | 1 | -1/+4 |
2008-06-03 | iwlwifi: move tx reclaim flow into iwl-tx | Tomas Winkler | 1 | -0/+108 |
2008-06-03 | iwlwifi: move tx response common handlers to iwlcore | Tomas Winkler | 1 | -0/+30 |
2008-06-03 | iwlwifi: move txq_ctx_stop into iwl-tx.c | Tomas Winkler | 1 | -23/+65 |