| Commit message (Expand) | Author | Age |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 |
|\ |
|
| * | iwlwifi: fix compile warnings when compiling without debug | Reinette Chatre | 2010-04-09 |
| * | iwlwifi: remove trailing space in messages | Frans Pop | 2010-04-02 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ \
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | iwlwifi: implement new mac80211 station add/remove calls | Reinette Chatre | 2010-03-19 |
* | | iwlagn: remove write-only variables | Johannes Berg | 2010-03-09 |
* | | iwlwifi: move 3945 specific data into union | Johannes Berg | 2010-03-09 |
|/ |
|
* | iwlwifi: update copyright year to 2010 | Reinette Chatre | 2010-01-19 |
* | drivers/net/wireless/iwlwifi: remove exceptional & on function name | Julia Lawall | 2009-11-18 |
* | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 |
* | iwl3945: store station rate scale information in mac80211 station structure | Reinette Chatre | 2009-11-02 |
* | iwlwifi: use %pM for formatted MAC addresses | Bjorn Helgaas | 2009-10-07 |
* | mac80211: add helper for management / no-ack frame rate decision | Luis R. Rodriguez | 2009-07-24 |
* | iwlwifi: use ieee80211_is_data(fc) | Luis R. Rodriguez | 2009-07-24 |
* | iwlwifi: remove rs_get_rate workaround | Luis R. Rodriguez | 2009-07-24 |
* | iwlwifi: unify station management | Tomas Winkler | 2009-06-04 |
* | iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs | Gábor Stefanik | 2009-05-06 |
* | iwl3945/iwlwifi: unify add_station function | Abhijeet Kolekar | 2009-04-22 |
* | iwl3945: control rate decrease | Abhijeet Kolekar | 2009-03-27 |
* | iwl3945 : fix rate scaling | Abhijeet Kolekar | 2009-03-16 |
* | iwlwifi: reduce stack size | Frank Seidel | 2009-03-05 |
* | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 2009-02-09 |
* | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG | Winkler, Tomas | 2009-02-09 |
* | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz | 2009-02-09 |
* | iwlwifi: allow user to set max rate | Abbas, Mohamed | 2009-01-29 |
* | iwlwifi: update copyright year to 2009 | Reinette Chatre | 2009-01-29 |
* | iwl3945: replaces iwl3945_priv with iwl_priv | Abhijeet Kolekar | 2009-01-29 |
* | iwl3945: rename iwl3945_priv variables | Abhijeet Kolekar | 2009-01-29 |
* | iwl3945: Use iwl-agn-rs.h rates definitions. | Samuel Ortiz | 2009-01-29 |
* | iwl3945: Getting rid of iwl-3945-debug.h | Samuel Ortiz | 2009-01-29 |
* | iwlwifi: 3945 remove iwl-3945-commands.h | Tomas Winkler | 2009-01-29 |
* | iwlwifi: use iwl-commands.h also in 3945 | Tomas Winkler | 2009-01-29 |
* | iwlwifi: 3945 unfold iwl-3945-commands.h | Tomas Winkler | 2009-01-29 |
* | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed | 2009-01-23 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 |
* | iwl3945: Fix rate scale for B-mode connection | Abbas, Mohamed | 2008-12-12 |
* | iwl3945: Fix iwl3945 rate scaling. | Abbas, Mohamed | 2008-12-05 |
* | iwl3945: add debugfs support | Abbas, Mohamed | 2008-12-05 |
* | mac80211: remove rate_control_clear | Johannes Berg | 2008-10-31 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 |
* | iwl3945: fix station stuff in RC algorithm | Johannes Berg | 2008-10-31 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 |
* | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 |
* | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 |
* | mac80211: move last_txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 |
* | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 |