Age | Commit message (Expand) | Author |
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 |
2009-11-02 | iwlagn: move rate scale initialization to init function | Reinette Chatre |
2009-10-27 | iwlagn: store station rate scale information in mac80211 station structure | Reinette Chatre |
2009-10-27 | iwlwifi: move rate scaling structures to header file | Reinette Chatre |
2009-10-07 | iwlwifi: set default aggregation frame count limit to 31 | Wey-Yi Guy |
2009-10-07 | iwlwifi: add aggregation tables to the rate scaling algorithm | Daniel C Halperin |
2009-10-07 | iwlwifi: clean up rs_tx_status | Daniel C Halperin |
2009-10-07 | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series | Wey-Yi Guy |
2009-10-07 | iwlwifi: clean up ht config naming | Johannes Berg |
2009-09-14 | iwlwifi: find the correct first antenna | Wey-Yi Guy |
2009-09-14 | iwlwifi: fix HT operation in 2.4 GHz band | Daniel C Halperin |
2009-08-31 | iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate | Daniel C Halperin |
2009-08-31 | iwlwifi: remove 60 Mbps from sband bitrates table | Daniel C Halperin |
2009-08-28 | iwlwifi: clear rate control flags on non-HT packet | Daniel C Halperin |
2009-08-20 | iwlwifi: use station HT capabilities and BSS operating mode for Green-field | Daniel C Halperin |
2009-08-20 | iwlwifi: check short GI support per-station rather than globally | Daniel C Halperin |
2009-08-20 | iwlwifi: include HT configuration when adding stations through rs_rate_init | Daniel C Halperin |
2009-08-20 | iwlwifi: prevent read outside array bounds | Reinette Chatre |
2009-08-14 | iwlwifi: refactor some thermal throttle code | Johannes Berg |
2009-08-14 | iwlwifi: name changed from "fat" to "ht40" | Wey-Yi Guy |
2009-07-27 | iwlwifi: Thermal Throttling Management - part 2 | Wey-Yi Guy |
2009-07-27 | iwlwifi: revert to active table when rate is not valid | Wey-Yi Guy |
2009-07-24 | mac80211: add helper for management / no-ack frame rate decision | Luis R. Rodriguez |