Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a0089bd617adea27ebc352e1e0871649ab1dbaa6
/
drivers
/
net
/
wireless
/
iwlegacy
/
iwl-3945-rs.c
c3371d6
iwlwifi: remove duplicate initialization
by Dan Carpenter
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
[Renamed (96%) from drivers/net/wireless/iwlwifi/iwl-3945-rs.c]
4bc85c1
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
by Wey-Yi Guy
· 14 years ago
aa833c4
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
8bd413e
iwlwifi: move virtual interface pointer into context
by Johannes Berg
· 14 years ago
a194e32
iwlwifi: contextify broadcast station
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f875f51
iwlwifi: fix compile warnings when compiling without debug
by Reinette Chatre
· 15 years ago
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
fe6b23d
iwlwifi: implement new mac80211 station add/remove calls
by Reinette Chatre
· 15 years ago
e99f168c
iwlagn: remove write-only variables
by Johannes Berg
· 15 years ago
ee525d1
iwlwifi: move 3945 specific data into union
by Johannes Berg
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
d20a80f
drivers/net/wireless/iwlwifi: remove exceptional & on function name
by Julia Lawall
· 15 years ago
5ed176e
mac80211: make ieee80211_find_sta per virtual interface
by Johannes Berg
· 15 years ago
62a9492
iwl3945: store station rate scale information in mac80211 station structure
by Reinette Chatre
· 15 years ago
0358bc2
iwlwifi: use %pM for formatted MAC addresses
by Bjorn Helgaas
· 15 years ago
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 16 years ago
943ab70
iwlwifi: use ieee80211_is_data(fc)
by Luis R. Rodriguez
· 16 years ago
0ab216d
iwlwifi: remove rs_get_rate workaround
by Luis R. Rodriguez
· 16 years ago
c587de0
iwlwifi: unify station management
by Tomas Winkler
· 16 years ago
514d65c
iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs
by Gábor Stefanik
· 16 years ago
06fd3d8
iwl3945/iwlwifi: unify add_station function
by Abhijeet Kolekar
· 16 years ago
8212749
iwl3945: control rate decrease
by Abhijeet Kolekar
· 16 years ago
dd5b687
iwl3945 : fix rate scaling
by Abhijeet Kolekar
· 16 years ago
a412c80
iwlwifi: reduce stack size
by Frank Seidel
· 16 years ago
e162344
iwlwifi: don't use implicit priv in IWL_DEBUG
by Tomas Winkler
· 16 years ago
7530f85
iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG
by Winkler, Tomas
· 16 years ago
8ccde88
iwl3945: Getting rid of the *39_rxon iwl_priv fields
by Samuel Ortiz
· 16 years ago
c6ec7a9
iwlwifi: allow user to set max rate
by Abbas, Mohamed
· 16 years ago
01f8162
iwlwifi: update copyright year to 2009
by Reinette Chatre
· 16 years ago
4a8a432
iwl3945: replaces iwl3945_priv with iwl_priv
by Abhijeet Kolekar
· 16 years ago
f2c7e52
iwl3945: rename iwl3945_priv variables
by Abhijeet Kolekar
· 16 years ago
d9829a6
iwl3945: Use iwl-agn-rs.h rates definitions.
by Samuel Ortiz
· 16 years ago
40b8ec0
iwl3945: Getting rid of iwl-3945-debug.h
by Samuel Ortiz
· 16 years ago
3d24a9f
iwlwifi: 3945 remove iwl-3945-commands.h
by Tomas Winkler
· 16 years ago
600c0e1
iwlwifi: use iwl-commands.h also in 3945
by Tomas Winkler
· 16 years ago
69d00d2
iwlwifi: 3945 unfold iwl-3945-commands.h
by Tomas Winkler
· 16 years ago
c338ba3
iwlwifi: fix rs_get_rate WARN_ON()
by Abbas, Mohamed
· 16 years ago
759ef89
iwlwifi: change email contact information
by Winkler, Tomas
· 16 years ago
7262796
iwl3945: Fix rate scale for B-mode connection
by Abbas, Mohamed
· 16 years ago
74221d0
iwl3945: Fix iwl3945 rate scaling.
by Abbas, Mohamed
· 16 years ago
c30e30e
iwl3945: add debugfs support
by Abbas, Mohamed
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
52518189
iwl3945: fix station stuff in RC algorithm
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
by Johannes Berg
· 16 years ago
b7e3500
mac80211: move last_txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
82c7892
iwlwifi: remove includes to net/ieee80211.h
by Tomas Winkler
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
897e1cf
iwlwifi: move rate registration to module load
by Reinette Chatre
· 17 years ago
eb7ae89
iwlwifi: update copyright year
by Reinette Chatre
· 17 years ago
28447f3
iwlwifi: Fix 3945 rate scaling
by Tomas Winkler
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
78330fd
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch
by Tomas Winkler
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
fa254a6
iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta
by Tomas Winkler
· 17 years ago
2bc454b
mac80211: Fix rate reporting regression
by Michael Wu
· 17 years ago
bb8c093
iwlwifi: cleanup namespace
by Christoph Hellwig
· 17 years ago
5d08cd1
iwlwifi: keep 3945 and 4965 headers separate
by Christoph Hellwig
· 17 years ago
01ebd06
iwlwifi: fix various spelling and typos
by Ian Schram
· 17 years ago
1abbe49
mac80211: clean up rate selection
by Mattias Nissler
· 17 years ago
14577f2
iwl3945: place CCK rates in front of OFDM for supported rates
by Mohamed Abbas
· 17 years ago
90ba931
[PATCH] janitorial: fix all double includes in drivers/net/wireless
by Holger Schurig
· 17 years ago
1156b2c
[IWLWIFI]: remove per-file CFLAGS for IWL define
by Zhu Yi
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
b481de9
[IWLWIFI]: add iwlwifi wireless drivers
by Zhu Yi
· 17 years ago