index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlegacy: get rid of ctx->rxon_timing_cmd
Stanislaw Gruszka
2012-02-06
4
-4
/
+2
*
iwlegacy: get rid of ctx->rxon_cmd
Stanislaw Gruszka
2012-02-06
4
-6
/
+4
*
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
2012-02-06
9
-228
/
+205
*
iwlegacy: 3945: fix hw passive scan on radar channels
Stanislaw Gruszka
2012-01-04
1
-4
/
+4
*
iwlegacy: 3945: simplify calculations of retry limit
Stanislaw Gruszka
2012-01-04
3
-15
/
+6
*
iwlegacy: random 3945-rs.c cleanups
Stanislaw Gruszka
2012-01-04
1
-20
/
+11
*
iwlegacy: 4965: remove one il4965_hdl_beacon
Stanislaw Gruszka
2012-01-04
2
-21
/
+1
*
iwlegacy: 3945: get rid of hw_{set,get}_rate
Stanislaw Gruszka
2012-01-04
2
-20
/
+1
*
iwlegacy: 4965: small tx_cmd build cleanup
Stanislaw Gruszka
2012-01-04
2
-30
/
+9
*
iwlegacy: 4965: toggle tx antenna inline
Stanislaw Gruszka
2012-01-04
2
-25
/
+18
*
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
2012-01-04
2
-192
/
+175
*
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
2012-01-04
1
-1
/
+1
*
iwlegacy: remove iwl-sta.c
Stanislaw Gruszka
2012-01-04
1
-817
/
+0
*
iwlegacy: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
1
-3
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
2
-0
/
+2
|
\
|
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
5
-0
/
+5
*
|
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
2011-11-16
5
-42
/
+8
*
|
iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read
Greg Dietsche
2011-11-16
1
-7
/
+1
*
|
iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl
Greg Dietsche
2011-11-16
1
-9
/
+3
*
|
iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var
Greg Dietsche
2011-11-16
1
-4
/
+1
*
|
iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
2011-11-16
1
-3
/
+0
*
|
iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status
Greg Dietsche
2011-11-16
1
-1
/
+1
*
|
iwlegacy: 4965: remove vif null check in request_scan
Greg Dietsche
2011-11-16
1
-2
/
+1
*
|
iwlegacy: remove unused IL_AC_UNSET define
Stanislaw Gruszka
2011-11-15
1
-2
/
+0
*
|
iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid
Greg Dietsche
2011-11-15
1
-4
/
+4
*
|
iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start
Greg Dietsche
2011-11-15
1
-1
/
+1
*
|
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
2011-11-15
14
-411
/
+297
*
|
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
2011-11-15
17
-6456
/
+6439
*
|
iwlegacy: merge iwl-debug.h into common.h
Stanislaw Gruszka
2011-11-15
7
-209
/
+165
*
|
iwlegacy: rename iwl-debug.c to debug.c
Stanislaw Gruszka
2011-11-15
2
-1
/
+1
*
|
iwlegacy: merge iwl-fh.h into 4965.h
Stanislaw Gruszka
2011-11-15
2
-418
/
+351
*
|
iwlegacy: use FH49_ prefix in 4965 code
Stanislaw Gruszka
2011-11-15
4
-153
/
+153
*
|
iwlegacy: use FH39_ prefix in 3945 code
Stanislaw Gruszka
2011-11-15
2
-3
/
+3
*
|
iwlegacy: rename iwl-prph.h to prph.h
Stanislaw Gruszka
2011-11-15
3
-2
/
+1
*
|
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
2011-11-15
8
-412
/
+303
*
|
iwlegacy: merge iwl-power.h into common.h
Stanislaw Gruszka
2011-11-15
5
-58
/
+12
*
|
iwlegacy: merge iwl-legacy-rs.h into common.h
Stanislaw Gruszka
2011-11-15
2
-473
/
+442
*
|
iwlegacy: remove iwl-helpers.h
Stanislaw Gruszka
2011-11-15
1
-187
/
+0
*
|
iwlegacy: merge common header files
Stanislaw Gruszka
2011-11-15
18
-2023
/
+2003
*
|
iwlegacy: rename iwl-core.h to common.h
Stanislaw Gruszka
2011-11-15
11
-10
/
+10
*
|
iwlegacy: rename iwl-csr.h to csr.h
Stanislaw Gruszka
2011-11-15
3
-2
/
+1
*
|
iwlegacy: move IL_MASK
Stanislaw Gruszka
2011-11-15
2
-3
/
+2
*
|
iwlegacy: remove il_ieee80211_get_hw_conf
Stanislaw Gruszka
2011-11-15
4
-9
/
+3
*
|
iwlegacy: rename iwl-commands.h to commands.h
Stanislaw Gruszka
2011-11-15
7
-14
/
+5
*
|
iwlegacy: rename module name
Stanislaw Gruszka
2011-11-15
1
-4
/
+4
*
|
iwlegacy: merge common .c files
Stanislaw Gruszka
2011-11-15
9
-2678
/
+3147
*
|
iwlegacy: rename iwl-core.c to common.c
Stanislaw Gruszka
2011-11-15
2
-1
/
+1
*
|
iwlegacy: rename other handlers
Stanislaw Gruszka
2011-11-15
10
-53
/
+53
*
|
iwlegacy: s/rx_reply/hdl/
Stanislaw Gruszka
2011-11-15
8
-33
/
+33
*
|
iwlegacy: s/rx_handler/handler/
Stanislaw Gruszka
2011-11-15
9
-63
/
+63
[next]