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