index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-3945-rs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/wireless/iwlwifi: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-11-04
1
-1
/
+2
*
iwl3945: store station rate scale information in mac80211 station structure
Reinette Chatre
2009-11-02
1
-73
/
+26
*
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
2009-10-07
1
-1
/
+1
*
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
2009-07-24
1
-10
/
+3
*
iwlwifi: use ieee80211_is_data(fc)
Luis R. Rodriguez
2009-07-24
1
-4
/
+3
*
iwlwifi: remove rs_get_rate workaround
Luis R. Rodriguez
2009-07-24
1
-10
/
+2
*
iwlwifi: unify station management
Tomas Winkler
2009-06-04
1
-4
/
+5
*
iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs
Gábor Stefanik
2009-05-06
1
-3
/
+4
*
iwl3945/iwlwifi: unify add_station function
Abhijeet Kolekar
2009-04-22
1
-1
/
+1
*
iwl3945: control rate decrease
Abhijeet Kolekar
2009-03-27
1
-7
/
+6
*
iwl3945 : fix rate scaling
Abhijeet Kolekar
2009-03-16
1
-39
/
+88
*
iwlwifi: reduce stack size
Frank Seidel
2009-03-05
1
-2
/
+9
*
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
2009-02-09
1
-37
/
+37
*
iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG
Winkler, Tomas
2009-02-09
1
-5
/
+5
*
iwl3945: Getting rid of the *39_rxon iwl_priv fields
Samuel Ortiz
2009-02-09
1
-1
/
+1
*
iwlwifi: allow user to set max rate
Abbas, Mohamed
2009-01-29
1
-0
/
+18
*
iwlwifi: update copyright year to 2009
Reinette Chatre
2009-01-29
1
-1
/
+1
*
iwl3945: replaces iwl3945_priv with iwl_priv
Abhijeet Kolekar
2009-01-29
1
-12
/
+12
*
iwl3945: rename iwl3945_priv variables
Abhijeet Kolekar
2009-01-29
1
-2
/
+2
*
iwl3945: Use iwl-agn-rs.h rates definitions.
Samuel Ortiz
2009-01-29
1
-21
/
+24
*
iwl3945: Getting rid of iwl-3945-debug.h
Samuel Ortiz
2009-01-29
1
-2
/
+11
*
iwlwifi: 3945 remove iwl-3945-commands.h
Tomas Winkler
2009-01-29
1
-1
/
+0
*
iwlwifi: use iwl-commands.h also in 3945
Tomas Winkler
2009-01-29
1
-0
/
+1
*
iwlwifi: 3945 unfold iwl-3945-commands.h
Tomas Winkler
2009-01-29
1
-0
/
+1
*
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2009-01-23
1
-3
/
+11
*
iwlwifi: change email contact information
Winkler, Tomas
2008-12-12
1
-1
/
+1
*
iwl3945: Fix rate scale for B-mode connection
Abbas, Mohamed
2008-12-12
1
-3
/
+9
*
iwl3945: Fix iwl3945 rate scaling.
Abbas, Mohamed
2008-12-05
1
-34
/
+49
*
iwl3945: add debugfs support
Abbas, Mohamed
2008-12-05
1
-0
/
+62
*
mac80211: remove rate_control_clear
Johannes Berg
2008-10-31
1
-7
/
+0
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-39
/
+18
*
iwl3945: fix station stuff in RC algorithm
Johannes Berg
2008-10-31
1
-4
/
+3
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
mac80211: clean up rate control API
Johannes Berg
2008-09-24
1
-142
/
+40
*
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2008-09-15
1
-7
/
+3
*
mac80211: share sta->supp_rates
Johannes Berg
2008-09-15
1
-2
/
+2
*
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
2008-09-15
1
-8
/
+12
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-1
/
+1
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-6
/
+6
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+3
*
iwlwifi: remove includes to net/ieee80211.h
Tomas Winkler
2008-05-07
1
-1
/
+0
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
1
-3
/
+3
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
1
-1
/
+1
*
iwlwifi: Fix 3945 rate scaling
Tomas Winkler
2008-03-07
1
-24
/
+21
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-13
/
+18
*
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...
Tomas Winkler
2008-02-29
1
-1
/
+1
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-48
/
+40
*
iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta
Tomas Winkler
2008-01-28
1
-102
/
+104
[next]