index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: remove set_hw_params callback
Stanislaw Gruszka
2012-02-06
3
-85
/
+59
*
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
2012-02-06
6
-69
/
+46
*
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
2012-02-06
7
-81
/
+83
*
iwlegacy: move ops out of config
Stanislaw Gruszka
2012-02-06
10
-167
/
+127
*
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
2012-02-06
10
-378
/
+261
*
iwlegacy: remove il_setup_interface()
Stanislaw Gruszka
2012-02-06
1
-19
/
+3
*
iwlegacy: get rid of ctx->is_active
Stanislaw Gruszka
2012-02-06
4
-31
/
+3
*
iwlegacy: get rid of ctx->ac_to_queue
Stanislaw Gruszka
2012-02-06
2
-8
/
+2
*
iwlegacy: get rid of ctx->ac_to_fifo
Stanislaw Gruszka
2012-02-06
2
-10
/
+8
*
iwlegacy: move ht out of ctx structure
Stanislaw Gruszka
2012-02-06
4
-49
/
+46
*
iwlegacy: move qos_data out of ctx structure
Stanislaw Gruszka
2012-02-06
3
-19
/
+18
*
iwlegacy: remove ctx interface_modes
Stanislaw Gruszka
2012-02-06
4
-35
/
+8
*
iwlegacy: get rid of ctx->station_flags
Stanislaw Gruszka
2012-02-06
2
-3
/
+1
*
iwlegacy: move wep_keys out of context
Stanislaw Gruszka
2012-02-06
2
-38
/
+39
*
iwlegacy: get rid of mcast_queue
Stanislaw Gruszka
2012-02-06
2
-16
/
+4
*
iwlegacy: get rid of ctxid
Stanislaw Gruszka
2012-02-06
5
-14
/
+1
*
iwlegacy: get rid of *_devtype
Stanislaw Gruszka
2012-02-06
4
-11
/
+3
*
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
2012-02-06
7
-18
/
+19
*
iwlegacy: get rid of ap_sta_id
Stanislaw Gruszka
2012-02-06
4
-5
/
+3
*
iwlegacy: get rid of wep_key_cmd
Stanislaw Gruszka
2012-02-06
3
-5
/
+1
*
iwlegacy: get rid of qos_cmd
Stanislaw Gruszka
2012-02-06
4
-4
/
+1
*
iwlegacy: get rid of rxon_assoc_cmd
Stanislaw Gruszka
2012-02-06
3
-3
/
+0
*
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
[next]