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
2011-11-28
iwlagn: dynamically allocate & reflect calibration data
Johannes Berg
2011-11-28
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