aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
Commit message (Expand)AuthorAge
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\
| * iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-09
| * iwlwifi: remove trailing space in messagesFrans Pop2010-04-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-19
* | iwlagn: remove write-only variablesJohannes Berg2010-03-09
* | iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-09
|/
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-19
* drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall2009-11-18
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-04
* iwl3945: store station rate scale information in mac80211 station structureReinette Chatre2009-11-02
* iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas2009-10-07
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-24
* iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez2009-07-24
* iwlwifi: unify station managementTomas Winkler2009-06-04
* iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2009-05-06
* iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-22
* iwl3945: control rate decreaseAbhijeet Kolekar2009-03-27
* iwl3945 : fix rate scalingAbhijeet Kolekar2009-03-16
* iwlwifi: reduce stack sizeFrank Seidel2009-03-05
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-09
* iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-09
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-09
* iwlwifi: allow user to set max rateAbbas, Mohamed2009-01-29
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-29
* iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar2009-01-29
* iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar2009-01-29
* iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz2009-01-29
* iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz2009-01-29
* iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler2009-01-29
* iwlwifi: use iwl-commands.h also in 3945Tomas Winkler2009-01-29
* iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler2009-01-29
* iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-23
* iwlwifi: change email contact informationWinkler, Tomas2008-12-12
* iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed2008-12-12
* iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed2008-12-05
* iwl3945: add debugfs supportAbbas, Mohamed2008-12-05
* mac80211: remove rate_control_clearJohannes Berg2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* iwl3945: fix station stuff in RC algorithmJohannes Berg2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* mac80211: clean up rate control APIJohannes Berg2008-09-24
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-15
* mac80211: share sta->supp_ratesJohannes Berg2008-09-15
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21