Age | Commit message (Expand) | Author |
2011-04-07 | iwlagn: change Copyright to 2011 | Wey-Yi Guy |
2011-04-07 | iwlagn: remove pointless return variables | Johannes Berg |
2011-03-25 | iwlwifi: add RATE_MCS_RATE_MSK | Daniel Halperin |
2011-03-25 | iwlwifi: limit number of attempts for highest HT rate | Daniel Halperin |
2011-01-31 | iwlwifi: use maximum aggregation size | Johannes Berg |
2011-01-31 | iwlagn: adjust rate table | Wey-Yi Guy |
2010-12-16 | iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate | Sedat Dilek |
2010-12-15 | mac80211: Add timeout to BA session start API | Sujith Manoharan |
2010-12-13 | iwlwifi: clear dbg_fixed_rate during init | Shanyu Zhao |
2010-11-16 | iwlagn: support dynamic aggregation for BT coex | Wey-Yi Guy |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-07 | iwlwifi: remove agn rates info there | Johannes Berg |
2010-10-07 | iwlwifi: move agn specific station code there | Johannes Berg |
2010-10-06 | iwlagn: reduce redundant parameter definitions | Wey-Yi Guy |
2010-08-27 | iwlwifi: move HT configuration data into context | Johannes Berg |
2010-08-25 | iwlagn: set traffic load based on multiple factors | Wey-Yi Guy |
2010-08-25 | iwlwifi: add bt full concurrency support | Wey-Yi Guy |
2010-08-25 | iwlagn: let bluetooth traffic load impact rate scale | Johannes Berg |
2010-08-24 | iwlagn: continue perform rate scale when error detected | Wey-Yi Guy |
2010-08-24 | iwlagn: adjust starting action for rate scale | Wey-Yi Guy |
2010-08-24 | iwlwifi: make aggregation time limit configurable | Wey-Yi Guy |
2010-08-04 | iwlagn: Improve aggregation failure error messages | Andy Lutomirski |
2010-06-25 | iwlwifi: turn on RTS/CTS after aggregation become operational | Wey-Yi Guy |
2010-06-03 | mac80211: clean up ieee80211_stop_tx_ba_session | Johannes Berg |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-04 | iwlwifi: recalculate average tpt if not current | Reinette Chatre |
2010-04-30 | iwlwifi: set AMPDU status variables correctly | Daniel Halperin |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-16 | iwlwifi: sanity check for turn on aggregation tid | Wey-Yi Guy |
2010-04-16 | iwlwifi: set correct single/dual stream mask | Wey-Yi Guy |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-04-09 | iwlwifi: fix compile warnings when compiling without debug | Reinette Chatre |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-02 | iwlwifi: remove trailing space in messages | Frans Pop |
2010-04-02 | iwlwifi: use consistent table for tx data collect | Shanyu Zhao |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | iwlwifi: remove noise reporting | Johannes Berg |
2010-03-19 | iwlwifi: sta_id cannot be invalid in rs_initialize_lq | Johannes Berg |
2010-03-19 | iwlwifi: implement new mac80211 station add/remove calls | Reinette Chatre |
2010-03-09 | iwlwifi: remove priv->active_rate_basic | Johannes Berg |
2010-03-09 | iwlagn: remove write-only variables | Johannes Berg |
2010-02-11 | iwlwifi: check for aggregation frame and queue | Wey-Yi Guy |
2010-01-19 | iwlwifi: update copyright year to 2010 | Reinette Chatre |
2009-12-28 | iwlwifi: Storage class should be before const qualifier | Tobias Klauser |
2009-11-23 | iwlwifi: set read/write permission for debugfs files | Wey-Yi Guy |
2009-11-18 | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg |