index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
iwlwifi: cleanup/fix memory barriers
Stanislaw Gruszka
3
-7
/
+7
2012-03-08
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
6
-30
/
+35
2012-03-08
iwlwifi: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-3
/
+3
2012-03-08
iwlwifi: return error if loading uCode failed
Johannes Berg
1
-3
/
+1
2012-03-08
iwlwifi: remove unused max_nrg_cck from sensitivity and constify
Johannes Berg
5
-10
/
+4
2012-03-08
iwlwifi: make EEPROM enhanced TX power a bool
Johannes Berg
5
-9
/
+8
2012-03-08
iwlwifi: move BT/HT params to shared
Johannes Berg
2
-24
/
+24
2012-03-08
iwlwifi: remove BT handlers from lib_ops
Johannes Berg
5
-19
/
+6
2012-03-08
iwlwifi: transport's tx_agg_disable must be atomic
Johannes Berg
1
-3
/
+1
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
11
-119
/
+56
2012-03-08
iwlwifi: remove unused argument from iwlagn_suspend
Johannes Berg
3
-5
/
+3
2012-03-08
iwlwifi: remove two unused arguments in testmode
Johannes Berg
1
-6
/
+6
2012-03-08
iwlwifi: remove unused argument from iwl_init_hw_rates
Johannes Berg
1
-3
/
+2
2012-03-08
iwlwifi: move iwl_sta_id_or_broadcast to user
Johannes Berg
2
-32
/
+30
2012-03-08
iwlwifi: remove unused argument from rs_initialize_lq
Johannes Berg
1
-2
/
+1
2012-03-08
iwlwifi: remove unused arguments from iwlagn_gain_computation
Johannes Berg
1
-5
/
+2
2012-03-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
8
-205
/
+321
2012-03-08
wl12xx: implement SW Tx watchdog
Arik Nemtsov
7
-0
/
+135
2012-03-07
rtl8187: Add AD-HOC support
Attila Fazekas
2
-19
/
+100
2012-03-07
bcma: silence PMU warning for BCM4331
Rafał Miłecki
1
-0
/
+1
2012-03-07
mac80211: fix smatch lock errors in mesh
Thomas Pedersen
1
-10
/
+10
2012-03-07
iwlwifi: make iwl_fill_probe_req static
Johannes Berg
2
-51
/
+49
2012-03-07
iwlwifi: clean up iwl-commands.h
Johannes Berg
2
-10
/
+2
2012-03-07
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
5
-2
/
+4
2012-03-07
iwlwifi: remove PA type configuration
Johannes Berg
2
-20
/
+9
2012-03-07
iwlwifi: remove priv from shared
Johannes Berg
2
-3
/
+0
2012-03-07
iwlwifi: virtualize nic_config
Johannes Berg
5
-7
/
+18
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
9
-129
/
+103
2012-03-07
iwlwifi: move irq to PCIe
Johannes Berg
3
-8
/
+8
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
5
-9
/
+14
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
8
-13
/
+14
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
10
-160
/
+314
2012-03-07
iwlwifi: fix notification wait bug
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: constify remaining config data
Johannes Berg
5
-16
/
+19
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
6
-9
/
+13
2012-03-07
iwlwifi: use watchdog timeout from hw_params
Johannes Berg
2
-3
/
+3
2012-03-07
iwlwifi: keep plcp_delta_threshold in priv
Johannes Berg
4
-4
/
+9
2012-03-07
iwlwifi: remove max_txq_num from hw_params
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove num_of_queues module parameter
Johannes Berg
6
-29
/
+0
2012-03-07
iwlwifi: clean up iwl-core.h inclusions
Johannes Berg
2
-3
/
+1
2012-03-07
iwlwifi: virtualize command queue full behaviour
Johannes Berg
5
-8
/
+21
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
6
-86
/
+90
2012-03-07
iwlwifi: move status check functions out of shared
Johannes Berg
4
-58
/
+65
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
6
-8
/
+5
2012-03-07
iwlwifi: remove AMT check from transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
2
-4
/
+4
2012-03-07
iwlwifi: move rfkill status handling out of transport
Johannes Berg
3
-46
/
+22
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
14
-124
/
+122
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
2
-3
/
+16
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
2
-15
/
+10
[next]