Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2152268ff9119c16447f6bf6e61b02df796960fd
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-rs.c
2152268
iwlwifi: op_mode holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
3ac40ed
iwlwifi: calculate active legacy rates per station
by Johannes Berg
· 13 years ago
9e29511
iwlwifi: move hw_params into priv
by Johannes Berg
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
d748b46
mac80211: remove antenna_sel_tx TX info field
by Johannes Berg
· 13 years ago
0ca24da
iwlwifi: add trailing newline to various messages
by Johannes Berg
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
9b6ca44
iwlwifi: remove unused argument from rs_initialize_lq
by Johannes Berg
· 13 years ago
08ae86a
iwlwifi: remove shared lock
by Johannes Berg
· 13 years ago
d0f76d6
iwlwifi: virtualize the op_mode
by Emmanuel Grumbach
· 13 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
fb4961d
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
04cf682
iwlwifi: tid_data moves to iwl_priv
by Emmanuel Grumbach
· 13 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
a844855
iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
by Johannes Berg
· 13 years ago
5ef15cc
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
by Wey-Yi Guy
· 13 years ago
383b087
iwlwifi: fix rate-scaling algorithm for BT combo devices
by Venkataraman, Meenakshi
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
c3322b3
iwlagn: remove un-necessary step
by Wey-Yi Guy
· 13 years ago
a76011e
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
by Greg Dietsche
· 13 years ago
c689290
iwlagn: remove common station priv
by Johannes Berg
· 13 years ago
2fa8b6a
iwlwifi: iwl-agn-rs.c: remove old comment
by Greg Dietsche
· 13 years ago
5f85a78
iwlagn: iwl_tid_data moves to iwl-shared
by Emmanuel Grumbach
· 13 years ago
dd5b6d0
iwlagn: enable 11n aggregation without checking traffic load
by Wey-Yi Guy
· 13 years ago
10b15e6
iwlagn: priv->lock moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
74e28e4
iwlagn: workqueue moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
d618912
iwlagn: hw_params moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
29a34f9
iwlagn: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
c10e2c1
iwlagn: testmode fixed rate available for testmode only
by Wey-Yi Guy
· 13 years ago
4e30811
iwlagn: separate and enhance the fixed rate from
by Wey-Yi Guy
· 14 years ago
5f88ac2
iwlagn: change the logging level for aggregation enable check
by Wey-Yi Guy
· 14 years ago
54a430c
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
by Wey-Yi Guy
· 14 years ago
f51f87a
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
805d7d2
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
70817b5
iwlagn: remove set but unused vars
by Johannes Berg
· 14 years ago
6489854
iwlagn: add testmode set fixed rate command
by Wey-Yi Guy
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
08960de
iwlagn: remove pointless return variables
by Johannes Berg
· 14 years ago
2520546
iwlwifi: add RATE_MCS_RATE_MSK
by Daniel Halperin
· 14 years ago
374920c
iwlwifi: limit number of attempts for highest HT rate
by Daniel Halperin
· 14 years ago
7b09068
iwlwifi: use maximum aggregation size
by Johannes Berg
· 14 years ago
7fc11e9
iwlagn: adjust rate table
by Wey-Yi Guy
· 14 years ago
7d5f01a
iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate
by Sedat Dilek
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
a1da077
iwlwifi: clear dbg_fixed_rate during init
by Shanyu Zhao
· 14 years ago
66e863a5
iwlagn: support dynamic aggregation for BT coex
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
635b85b
iwlwifi: remove agn rates info there
by Johannes Berg
· 14 years ago
a30e311
iwlwifi: move agn specific station code there
by Johannes Berg
· 14 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 14 years ago
7e6a588
iwlwifi: move HT configuration data into context
by Johannes Berg
· 14 years ago
da5dbb9
iwlagn: set traffic load based on multiple factors
by Wey-Yi Guy
· 14 years ago
bee008b
iwlwifi: add bt full concurrency support
by Wey-Yi Guy
· 14 years ago
290f599
iwlagn: let bluetooth traffic load impact rate scale
by Johannes Berg
· 14 years ago
80e9158
iwlagn: continue perform rate scale when error detected
by Wey-Yi Guy
· 14 years ago
b1a7885
iwlagn: adjust starting action for rate scale
by Wey-Yi Guy
· 14 years ago
7469701
iwlwifi: make aggregation time limit configurable
by Wey-Yi Guy
· 14 years ago
2411054
iwlagn: Improve aggregation failure error messages
by Andy Lutomirski
· 14 years ago
cfecc6b
iwlwifi: turn on RTS/CTS after aggregation become operational
by Wey-Yi Guy
· 15 years ago
6a8579d
mac80211: clean up ieee80211_stop_tx_ba_session
by Johannes Berg
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
8316324
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
3d79b2a
iwlwifi: recalculate average tpt if not current
by Reinette Chatre
· 15 years ago
e3a3cd8
iwlwifi: set AMPDU status variables correctly
by Daniel Halperin
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
82ca934
iwlwifi: sanity check for turn on aggregation tid
by Wey-Yi Guy
· 15 years ago
3a23d69
iwlwifi: set correct single/dual stream mask
by Wey-Yi Guy
· 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
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
f875f51
iwlwifi: fix compile warnings when compiling without debug
by Reinette Chatre
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
04f2dec
iwlwifi: use consistent table for tx data collect
by Shanyu Zhao
· 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
ed1b6e9
iwlwifi: remove noise reporting
by Johannes Berg
· 15 years ago
fe0b3b9
iwlwifi: sta_id cannot be invalid in rs_initialize_lq
by Johannes Berg
· 15 years ago
fe6b23d
iwlwifi: implement new mac80211 station add/remove calls
by Reinette Chatre
· 15 years ago
4a02886
iwlwifi: remove priv->active_rate_basic
by Johannes Berg
· 15 years ago
e99f168
iwlagn: remove write-only variables
by Johannes Berg
· 15 years ago
45d4270
iwlwifi: check for aggregation frame and queue
by Wey-Yi Guy
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
7949673
iwlwifi: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
43e8511
iwlwifi: set read/write permission for debugfs files
by Wey-Yi Guy
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
5ad13f8
iwlagn: move rate scale initialization to init function
by Reinette Chatre
· 15 years ago
8d9698b
iwlagn: store station rate scale information in mac80211 station structure
by Reinette Chatre
· 15 years ago
cc1282f
iwlwifi: move rate scaling structures to header file
by Reinette Chatre
· 15 years ago
4d80d72
iwlwifi: set default aggregation frame count limit to 31
by Wey-Yi Guy
· 15 years ago
e3949d6
iwlwifi: add aggregation tables to the rate scaling algorithm
by Daniel C Halperin
· 15 years ago
95407aa
iwlwifi: clean up rs_tx_status
by Daniel C Halperin
· 15 years ago
47eef9b
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
by Wey-Yi Guy
· 15 years ago
fad95bf
iwlwifi: clean up ht config naming
by Johannes Berg
· 15 years ago
2ff6578
iwlwifi: find the correct first antenna
by Wey-Yi Guy
· 15 years ago
392a0ba
iwlwifi: fix HT operation in 2.4 GHz band
by Daniel C Halperin
· 15 years ago
31513be
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
by Daniel C Halperin
· 15 years ago
5027309
iwlwifi: remove 60 Mbps from sband bitrates table
by Daniel C Halperin
· 15 years ago
7ebaeff
iwlwifi: clear rate control flags on non-HT packet
by Daniel C Halperin
· 15 years ago
b261793
iwlwifi: use station HT capabilities and BSS operating mode for Green-field
by Daniel C Halperin
· 15 years ago
Next »