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