index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-2
/
+3
2012-02-06
iwlegacy: remove set_hw_params callback
Stanislaw Gruszka
3
-85
/
+59
2012-02-06
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
6
-69
/
+46
2012-02-06
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
7
-81
/
+83
2012-02-06
iwlegacy: move ops out of config
Stanislaw Gruszka
10
-167
/
+127
2012-02-06
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
10
-378
/
+261
2012-02-06
iwlegacy: remove il_setup_interface()
Stanislaw Gruszka
1
-19
/
+3
2012-02-06
iwlegacy: get rid of ctx->is_active
Stanislaw Gruszka
4
-31
/
+3
2012-02-06
iwlegacy: get rid of ctx->ac_to_queue
Stanislaw Gruszka
2
-8
/
+2
2012-02-06
iwlegacy: get rid of ctx->ac_to_fifo
Stanislaw Gruszka
2
-10
/
+8
2012-02-06
iwlegacy: move ht out of ctx structure
Stanislaw Gruszka
4
-49
/
+46
2012-02-06
iwlegacy: move qos_data out of ctx structure
Stanislaw Gruszka
3
-19
/
+18
2012-02-06
iwlegacy: remove ctx interface_modes
Stanislaw Gruszka
4
-35
/
+8
2012-02-06
iwlegacy: get rid of ctx->station_flags
Stanislaw Gruszka
2
-3
/
+1
2012-02-06
iwlegacy: move wep_keys out of context
Stanislaw Gruszka
2
-38
/
+39
2012-02-06
iwlegacy: get rid of mcast_queue
Stanislaw Gruszka
2
-16
/
+4
2012-02-06
iwlegacy: get rid of ctxid
Stanislaw Gruszka
5
-14
/
+1
2012-02-06
iwlegacy: get rid of *_devtype
Stanislaw Gruszka
4
-11
/
+3
2012-02-06
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
7
-18
/
+19
2012-02-06
iwlegacy: get rid of ap_sta_id
Stanislaw Gruszka
4
-5
/
+3
2012-02-06
iwlegacy: get rid of wep_key_cmd
Stanislaw Gruszka
3
-5
/
+1
2012-02-06
iwlegacy: get rid of qos_cmd
Stanislaw Gruszka
4
-4
/
+1
2012-02-06
iwlegacy: get rid of rxon_assoc_cmd
Stanislaw Gruszka
3
-3
/
+0
2012-02-06
iwlegacy: get rid of ctx->rxon_timing_cmd
Stanislaw Gruszka
4
-4
/
+2
2012-02-06
iwlegacy: get rid of ctx->rxon_cmd
Stanislaw Gruszka
4
-6
/
+4
2012-02-06
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
9
-228
/
+205
2012-01-04
iwlegacy: 3945: fix hw passive scan on radar channels
Stanislaw Gruszka
1
-4
/
+4
2012-01-04
iwlegacy: 3945: simplify calculations of retry limit
Stanislaw Gruszka
3
-15
/
+6
2012-01-04
iwlegacy: random 3945-rs.c cleanups
Stanislaw Gruszka
1
-20
/
+11
2012-01-04
iwlegacy: 4965: remove one il4965_hdl_beacon
Stanislaw Gruszka
2
-21
/
+1
2012-01-04
iwlegacy: 3945: get rid of hw_{set,get}_rate
Stanislaw Gruszka
2
-20
/
+1
2012-01-04
iwlegacy: 4965: small tx_cmd build cleanup
Stanislaw Gruszka
2
-30
/
+9
2012-01-04
iwlegacy: 4965: toggle tx antenna inline
Stanislaw Gruszka
2
-25
/
+18
2012-01-04
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
2
-192
/
+175
2012-01-04
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
1
-1
/
+1
2012-01-04
iwlegacy: remove iwl-sta.c
Stanislaw Gruszka
1
-817
/
+0
2011-12-06
iwlegacy: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-3
/
+2
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2
-0
/
+2
2011-11-16
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
5
-42
/
+8
2011-11-16
iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read
Greg Dietsche
1
-7
/
+1
2011-11-16
iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl
Greg Dietsche
1
-9
/
+3
2011-11-16
iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var
Greg Dietsche
1
-4
/
+1
2011-11-16
iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-11-16
iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status
Greg Dietsche
1
-1
/
+1
2011-11-16
iwlegacy: 4965: remove vif null check in request_scan
Greg Dietsche
1
-2
/
+1
2011-11-15
iwlegacy: remove unused IL_AC_UNSET define
Stanislaw Gruszka
1
-2
/
+0
2011-11-15
iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid
Greg Dietsche
1
-4
/
+4
2011-11-15
iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start
Greg Dietsche
1
-1
/
+1
2011-11-15
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
14
-411
/
+297
2011-11-15
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
17
-6456
/
+6439
[prev]
[next]