Age | Commit message (Expand) | Author | Files | Lines |
2011-01-22 | iwlwifi: implement remain-on-channel | Johannes Berg | 1 | -1/+8 |
2010-12-14 | iwlagn: fix debug variable access | Johannes Berg | 1 | -3/+6 |
2010-11-25 | iwlwifi: use mac80211 AC defines | Johannes Berg | 1 | -2/+8 |
2010-11-25 | iwlagn: fix station powersave accounting for aggregation | Johannes Berg | 1 | -6/+25 |
2010-11-25 | iwlagn: remove powersave warning | Johannes Berg | 1 | -2/+2 |
2010-11-22 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 1 | -27/+50 |
2010-11-17 | iwlagn: simplify iwlagn_tx_skb | Stanislaw Gruszka | 1 | -21/+12 |
2010-11-16 | iwlwifi: always build swq_id as virtual queue ID | Johannes Berg | 1 | -1/+1 |
2010-11-16 | iwlwifi: pass txq to wake/stop queue | Johannes Berg | 1 | -2/+2 |
2010-11-16 | iwlagn: remove unused variable swq_id | Johannes Berg | 1 | -2/+1 |
2010-11-16 | iwlagn: used frame count info in compressed ba packet | Wey-Yi Guy | 1 | -22/+46 |
2010-10-25 | iwlwifi: quiet a noisy printk | Don Fry | 1 | -1/+2 |
2010-10-08 | iwlwifi: move tx fail code to agn | Johannes Berg | 1 | -0/+40 |
2010-10-06 | iwlagn: reduce redundant parameter definitions | Wey-Yi Guy | 1 | -8/+11 |
2010-08-27 | iwlagn: queue frames according to context | Johannes Berg | 1 | -23/+19 |
2010-08-27 | iwlwifi: move virtual interface pointer into context | Johannes Berg | 1 | -7/+10 |
2010-08-27 | iwlwifi: add context into tx descriptor | Johannes Berg | 1 | -0/+1 |
2010-08-27 | iwlwifi: contextify broadcast station | Johannes Berg | 1 | -3/+6 |
2010-08-27 | iwlwifi: prepare for PAN queue/fifo assignment | Johannes Berg | 1 | -6/+6 |
2010-08-25 | iwlwifi: disable aggregation queue if stopped early | Johannes Berg | 1 | -13/+19 |
2010-08-25 | iwlwifi: add bt full concurrency support | Wey-Yi Guy | 1 | -1/+6 |
2010-08-25 | iwlagn: set BT IGNORE for some frames | Johannes Berg | 1 | -5/+12 |
2010-08-17 | mac80211: use cipher suite selectors | Johannes Berg | 1 | -8/+8 |
2010-08-09 | iwlagn: fix rts cts protection | Johannes Berg | 1 | -19/+1 |
2010-08-06 | iwlwifi: fix locking assertions | Johannes Berg | 1 | -1/+1 |
2010-08-04 | iwlwifi: BA scd_flow not match condition detected | Wey-Yi Guy | 1 | -1/+8 |
2010-07-09 | iwlagn: fix the bit mask of a FH register in stop Tx DMA flow | Emmanuel Grumbach | 1 | -2/+5 |
2010-06-21 | iwlagn: use mutex for aggregation | Johannes Berg | 1 | -1/+4 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+7 |
2010-06-14 | iwlagn: verify flow id in compressed BA packet | Shanyu Zhao | 1 | -0/+5 |
2010-06-08 | iwlwifi: add missing rcu_read_lock | Johannes Berg | 1 | -0/+2 |
2010-06-06 | iwlwifi: parse block ack responses correctly | Daniel Halperin | 1 | -5/+8 |
2010-06-06 | iwlwifi: generic scan TX antenna forcing | Johannes Berg | 1 | -1/+2 |
2010-06-06 | iwlwifi: reduce memory allocation | Johannes Berg | 1 | -5/+5 |
2010-06-05 | iwlwifi: use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 1 | -2/+2 |
2010-06-03 | mac80211: remove tx status ampdu_ack_map | Johannes Berg | 1 | -1/+0 |
2010-05-13 | iwlwifi: fix and add missing sta_lock usage | Reinette Chatre | 1 | -7/+34 |
2010-05-13 | iwlwifi: introduce iwl_sta_id_or_broadcast | Johannes Berg | 1 | -4/+1 |
2010-05-11 | iwlagn: use iwl_sta_id() for aggregation | Johannes Berg | 1 | -13/+8 |
2010-05-11 | iwlwifi: use iwl_find_station less | Johannes Berg | 1 | -3/+3 |
2010-05-11 | iwlagn: use virtual interface in TX aggregation handling | Johannes Berg | 1 | -5/+7 |
2010-05-01 | iwlwifi: set AMPDU status variables correctly | Daniel Halperin | 1 | -2/+3 |
2010-05-01 | iwlwifi: set correct AC to swq_id for aggregation | Shanyu Zhao | 1 | -1/+10 |
2010-04-17 | iwlwifi: more code clean up for agn devices | Wey-Yi Guy | 1 | -21/+21 |
2010-04-09 | iwlwifi: avoid Tx queue memory allocation in interface down | Zhu Yi | 1 | -10/+29 |
2010-04-02 | iwlwifi: remove trailing space in messages | Frans Pop | 1 | -3/+3 |
2010-04-02 | iwlwifi: code cleanup for generic defines | Wey-Yi Guy | 1 | -1/+1 |
2010-03-25 | iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn | Wey-Yi Guy | 1 | -1/+25 |
2010-03-25 | iwlwifi: move agn only tx functions from iwlcore to iwlagn | Wey-Yi Guy | 1 | -0/+1022 |
2010-03-25 | iwlwifi: move hw related defines to separate file | Wey-Yi Guy | 1 | -11/+11 |