index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
1
-10
/
+0
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
[next]