index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-calib.c
Age
Commit message (
Expand
)
Author
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-16
iwlwifi: Disabling calibrations variable
Dor Shaish
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
2012-03-08
iwlwifi: remove unused arguments from iwlagn_gain_computation
Johannes Berg
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-06
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
2012-03-06
iwlwifi: introduce statistics lock
Johannes Berg
2012-02-17
iwlwifi: use enhance_sensitivity from iwl_fw
Emmanuel Grumbach
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-11-25
iwlagn: dynamically allocate & reflect calibration data
Johannes Berg
2011-11-25
iwlagn: remove calibration knowledge
Johannes Berg
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-08
iwlagn: support v2 of enhanced sensitivity table
Wey-Yi Guy
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-16
iwlagn: remove un-necessary file
Wey-Yi Guy
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
2010-11-15
iwlwifi: disable disconnected antenna for advanced bt coex
Shanyu Zhao
2010-11-15
iwlwifi: seperate disconnected antenna function
Shanyu Zhao
2010-10-07
iwlwifi: clean up declarations
Johannes Berg
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-08-27
iwlwifi: initial contextification
Johannes Berg
2010-08-25
iwlwifi: add bt full concurrency support
Wey-Yi Guy
2010-07-23
iwlagn: Add support for bluetooth statistics notification
Wey-Yi Guy
2010-07-02
iwlwifi: adding enhance sensitivity table entries
Wey-Yi Guy
2010-06-25
iwlagn: reduce severity of disconnected antennas warning
Reinette Chatre
2010-06-21
iwlwifi: code cleanup to remove un-necessary "goto"
Wey-Yi Guy
2010-06-21
iwlwifi: move calibration from iwlcore to iwlagn
Wey-Yi Guy