index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
2012-05-11
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
2012-04-02
iwlwifi: always monitor for stuck queues
Johannes Berg
2011-12-02
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
iwlagn: move iwl_beacon_time_mask_XXX near to usage
Emmanuel Grumbach
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
2011-10-14
iwlagn: check rf kill in queue stuck
Wey-Yi Guy
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
2011-09-19
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
2011-09-13
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
2011-08-29
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: add IWL_DEBUG_FW_ERRORS
Emmanuel Grumbach
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
2011-08-08
iwlagn: support new P2P implementation
Johannes Berg
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
[next]