summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
AgeCommit message (Expand)Author
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2009-11-18drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez
2009-06-04iwlwifi: unify station managementTomas Winkler
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar
2009-03-27iwl3945: control rate decreaseAbhijeet Kolekar
2009-03-16iwl3945 : fix rate scalingAbhijeet Kolekar
2009-03-05iwlwifi: reduce stack sizeFrank Seidel
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-01-29iwlwifi: allow user to set max rateAbbas, Mohamed
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler
2009-01-29iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed
2008-12-05iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed
2008-12-05iwl3945: add debugfs supportAbbas, Mohamed
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg