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
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: move iwl_beacon_time_mask_XXX near to usage
Emmanuel Grumbach
1
-1
/
+23
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-1
/
+0
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-7
/
+9
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
1
-0
/
+4
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
1
-2
/
+2
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
1
-1
/
+7
2011-10-14
iwlagn: check rf kill in queue stuck
Wey-Yi Guy
1
-0
/
+3
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
1
-1
/
+22
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-2
/
+3
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
1
-3
/
+3
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
1
-1
/
+1
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
1
-1
/
+7
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
1
-11
/
+10
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
1
-1
/
+2
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
1
-0
/
+10
2011-09-19
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
1
-0
/
+9
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
1
-0
/
+6
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
1
-2
/
+2
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
1
-1
/
+6
2011-09-13
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
1
-1
/
+1
2011-08-29
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
1
-23
/
+3
2011-08-29
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
1
-1
/
+20
2011-08-29
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
1
-0
/
+8
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-13
/
+14
2011-08-29
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
1
-5
/
+0
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
1
-38
/
+0
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
1
-41
/
+0
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: add IWL_DEBUG_FW_ERRORS
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-10
/
+10
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-19
/
+20
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-15
/
+15
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
1
-5
/
+5
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-2
/
+1
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
1
-7
/
+7
2011-08-09
iwlagn: support new P2P implementation
Johannes Berg
1
-0
/
+5
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
1
-0
/
+2
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
1
-1
/
+5
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
1
-4
/
+4
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-2
/
+2
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-4
/
+4
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-4
/
+5
[next]